View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
curtc curtc is offline
external usenet poster
 
Posts: 1
Default How can I enable a macro to run in a hidden worksheet?

It presently runs only when unhidden. Conversely, If I could protect the
worksheet from user changes (but still allow the macro to operate in this
individual worksheet) it would accomplish the same goal. The macro sorts data
independently in each column. The name of the sheet is "sort".
Thank You.