View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stuart Evans Stuart Evans is offline
external usenet poster
 
Posts: 7
Default Print if populated

Hi All
I have a workbook with a number of sheets one of which is hidden and
called "continuation sheet" I have a command button on a frontend sheet with
a macro attached. What i need to do is look at the sheet named "continuation
sheet" and if cell B5 is populated print the sheet.

Stuart