View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dajns dajns is offline
external usenet poster
 
Posts: 5
Default How to test to see if a given sheet from is in a workbook from ano

I have 200 workbooks that are 80% the same. One worksheet in each is an index
that has checkboxes for printing. I need to verify the presence of the sheet
to print before I issue the print command. Any sugguestions?