o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

spreadsheet won't fit in a single page when printed -

I have a spreadsheet that I populated from an access table (file).
when I print the data in the spreadsheet, part of the data prints on one page and the other half prints on another page. In otherwords, I have to paste two pages together to see the complete record.
I have used:

Code:
 xlWksht.PageSetup.FitToPagesWide = 1
 xlWksht.PageSetup.FitToPagesTall = 1
But it does not fix the problem...... Please help, anyone!
Thanks
tgifgemini.

 


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/genitalh/okquestions.com/relquery.php on line 79