View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
MahD MahD is offline
external usenet poster
 
Posts: 1
Default Macro to run relative to current selected cell

I need a macro to run relative to the current selected cell so that, if I
click the macro button the (eg.) whole current row will be selected along
with the four below, etc. - and not the the specific row from which I started
recording the macro.

Can anyone suggest a way?
Is there a code that refers to the current position?

Many thanks,
Mary