• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Store formula in excel 2010

srinidhi

Active Member
Hi All,


I have created my own tab in the ribbon, I use certain formulas very frequently. Insted of typing the same formula in different workbooks, I thought of creating the formulas & storing it in the the tab which I created .


Ex I use this formula : IF(SUMPRODUCT(($C$2:$C2=C2)*($C$2:$C2=C2))>1,0,1)to find out the unique text from a list of duplicate texts and this formula is used in different workbooks.


Is there any way of saving this formula to the tab created by me, only the columns may change, like instead of c it may be IF(SUMPRODUCT(($g$2:$g2=g2)*($f$2:$f2=f2))>1,0,1)
 
Have a read of

http://www.rondebruin.nl/ribbon.htm

or

http://www.dummies.com/how-to/content/how-to-add-an-excel-2010-macro-to-the-quick-access.html
 
Back
Top