print area printing problem

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.
 
D

Don Guillett

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.
 
Top