Thread: Print Code
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
scott scott is offline
external usenet poster
 
Posts: 577
Default Print Code

I have currently built a template where others can input invoicing data into
applicable cells and it gives them costing results out beside those cells. I
have made the template where they can enter 1,000 invoices if needed.

My question is...Is there a VBA code I can write or another way to create a
print option that will only print to the cells that have been populated and
not the entire 1,000 lines in the template?

Thanks