View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kristi_ut[_2_] Kristi_ut[_2_] is offline
external usenet poster
 
Posts: 1
Default Can I create a button for a formula?

I have a formula that I use several times a day in various workbooks. The
formula is always =(I2&" "&J2) written in Cell K2. I created a macro, but it
keeps tying to the workbook. I want to create a button that will automaticly
type this formula no matter the workbook I'm in. Is this possible?