print area printing problem

  • Thread starter Thread starter koki
  • Start date Start date
K

koki

Hi:

I am attempting to print a number of seperate columns which are all
seperated by columns i don't want to print.

When i select the columns(using the control button) and attempt to
print the selection, each of the selected columns print on their own
seperate page. How can I get them to print next to each other on the
same page?

Thank you.
 
koki said:
Hi:

I am attempting to print a number of seperate columns which are all
seperated by columns i don't want to print.

When i select the columns(using the control button) and attempt to
print the selection, each of the selected columns print on their own
seperate page. How can I get them to print next to each other on the
same page?

Thank you.

Hide the columns you don't want to print and you can then select a single
print area.
 
If you are selecting the column with the column letter, you are selecting
65536 rows to print. Suggest select a range and hide the columns you don't
want to print.
 
Back
Top