View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Native Native is offline
external usenet poster
 
Posts: 17
Default setting where cursor is

hello: what code would I need to add in my macro that records where the
cursor is (eg-cell A14) when the macro button is pushed and then return
to that spot (A14 in this example) at the end of the macro.