View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jonathan Vickers Jonathan Vickers is offline
external usenet poster
 
Posts: 6
Default (Probably) simple question

Hi,

I have a macro, but when it runs I want the cell that is selected
immediately afterwards to be the cell that was selected immediately before
the macro ran.

I am sure that this is quite an easy thing to do in VB, but I don't know how
to do it.

Any help is much appreciated,

Jon.