View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jasmine[_2_] Jasmine[_2_] is offline
external usenet poster
 
Posts: 4
Default Run a macro in the active cell.

I have created a macro that sums up amounts in for columns
and then performs a calculation in the last column. This
macro was saved in the personal workbook and will be used
on several different worksheets. I want it to start in the
active cell, which will be different dpending on which
worksheet is open. How do I do this? Thanks!