View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Excel beginner Excel beginner is offline
external usenet poster
 
Posts: 5
Default Macro Help please

I have a Macro set up to save a work sheet as a web page and print to a
printer on a multiple sheet workbook. I have the same work sheet several
times in the workbook named different. Ex: Mon, Tue, Wed. I recorded the
Macro on the Mon sheet and am trying to get it to work for all other sheets.
When i run the Macro it only publishes the Mon sheet even though I have the
Tue work sheet active. Is there a way to have the Macro run on the Active
Sheet only?