View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mikeburg[_43_] mikeburg[_43_] is offline
external usenet poster
 
Posts: 1
Default Select Case for Active Worksheet syntax.


I need help arriving at Select Case for active worksheet syntax. For
example

Select Case Worksheet.Activated
Case "Sheet2"
(code goes here)
PrintChecks"
Case "Sheet3"
(code goes here)
End Select

Thanks a lot. mikeburg


--
mikeburg
------------------------------------------------------------------------
mikeburg's Profile: http://www.excelforum.com/member.php...o&userid=24581
View this thread: http://www.excelforum.com/showthread...hreadid=474294