View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hamed parhizkar Hamed parhizkar is offline
external usenet poster
 
Posts: 45
Default VBA IF FUNCTIONS WITH PRINT RANGE

I have a sheet that has 16 different tables. Each table has 1 value, it is
either zero, or a number greater than zero. If it is greater than zero then I
need the table or tables to print out. I am familiar with macros and buttons,
but how do I do the if function and print range through vba. I can send the
spreadsheet for better understanding if you need me to.


thanks,

Hamed Parhizkar