View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mas[_4_] Mas[_4_] is offline
external usenet poster
 
Posts: 4
Default How to print multiple sections from different worksheets

Hi all,

I have two worksheets titled "Data" and "Report" in a workbook.

I would like to give the user an option either to print a section of the
"report" worksheet i.e. A1 to G10 which includes a table of text and a
chart or to print the data (A1 to C10) from the data worksheet or the
user can print both of the two options.

I hope someone can help me with this one as it would make my workbook
look so much cleaner and simpler for the user.

Thanks in advance.