View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Naeem Naeem is offline
external usenet poster
 
Posts: 13
Default Print Selected Range

Hi

I have a sheet ("Printing) which is populated from another sheet
("Data") which is updated by the users.

Not all the rows in the "Printing" sheet will be populated hence I
would like to print only the rows with date in it. All my rows (from
b6 to b3000) are filled with formula in it.

Could anyone please help me how to run print command so it only pick
up rows with data in it ?

Thanks,
Naeem