View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
tony h tony h is offline
external usenet poster
 
Posts: 1
Default Open Specific Worksheet


in the workbook open event put in the code to activate the specific
sheet

worsheets("FrontSheet").activate

better still, I think, put it in the workbook close event. Then the
workbook is saved with the right sheet showing

regards


--
tony h
------------------------------------------------------------------------
tony h's Profile: http://www.excelforum.com/member.php...o&userid=21074
View this thread: http://www.excelforum.com/showthread...hreadid=560761