View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OSCAR OSCAR is offline
external usenet poster
 
Posts: 4
Default Check active sheet not the one with macros

I have a workbook with macros that are used to process the
contents of other workbooks.

I need a test to ensure that when i run the macros the
active sheet belongs to a workbook other than the one with
the macros.

I don't know how. Any suggestions?