View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] scott_smith@standardlife.com is offline
external usenet poster
 
Posts: 8
Default VB Code to return to top of page

Could you not just insert the following in the code that takes you to
the tab:

Range("A1").Select