View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lion Lion is offline
external usenet poster
 
Posts: 2
Default complicated command button

I am trying to program a command button to print only the pages that have
information on an excel spreadsheet. The number of pages I need to print
will change from week to week. I tried the "if else" command, but it is
still printing all pages. Any help would be appreciated

Thank you

Lion