View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Geoff[_10_] Geoff[_10_] is offline
external usenet poster
 
Posts: 14
Default Return to cell after sort

Using Excel 2000:

I'm using VBA to sort a spreadsheet in different ways.
All works OK.
I want to remember the active cell before the sort.
Then return to that cell (wherever it's moved to) after the sort.
How do I do it please?

Thanks in advance.
Geoff