View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave F[_2_] Dave F[_2_] is offline
external usenet poster
 
Posts: 187
Default can't find macros in a macro-enabled workbook

I received a workbook from a colleague that apparently has macros.
However when I go into the VBE I don't see any code in any of the
worksheets, and I don't see any modules. Is there a way to hide
macros? If so how would I unhide them?

Thanks.