View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kevin Smith[_4_] Kevin Smith[_4_] is offline
external usenet poster
 
Posts: 1
Default Creating a back key

Hi all,

I wish to be able to grab the sheet name so the user can return to that
sheet from another.
For example, if I go from sheet 3 to sheet 1, hiting "back" will take me
back to sheet 3. If I go from sheet 2 to sheet 1, hitting "back" will take me
back to sheet 2.

I have a lookup file that users will edit then return to the previous screen
to see the impact of their changes.

Many thanks

Kevin