S
Sueprnaut
Hi,
I create a command button which print a table. But I want to print this
table in landscape orientation. In the code of the button I add:
Printer.Orientation = acPRORLandscape,
but it doesn't work. There's no error, but the printer orientation is still
portrait.
Thanks in advance.
I create a command button which print a table. But I want to print this
table in landscape orientation. In the code of the button I add:
Printer.Orientation = acPRORLandscape,
but it doesn't work. There's no error, but the printer orientation is still
portrait.
Thanks in advance.