View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marcus Analyst Marcus Analyst is offline
external usenet poster
 
Posts: 16
Default Apply a macro to only one sheet

I have a workbook and have written a macro to hide certain rows in one
worksheet upon opening the file. It is an Auto_Open macro. However, it also
hides the same rows in another sheet and in any new sheets I add to the
workbook. QUESTION: How do I get the macro to be applied to only one sheet?
--
Marc