Thread: Worksheets
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default Worksheets

Explain the part about "leaving the sheet to open a different one"...
exactly what are you doing there and show the code you are using to do it?

--
Rick (MVP - Excel)


"Rope" wrote in message
...
Hello,
Is it possible to create a macro or VBA to return to the previous sheet
(the one I just left, not the one next to it)? I leave the sheet to open a
different one and then want to quickly return to the first.Does that make
sense?