Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
The message board doesnt seem very busy today! feels like friday! anyway, i have a problem with my printing command, i am trying to set the printout so that the "fit to page" option can take a variable from a textbox on a form. i have the following:-- .FitToPagesWide = textbox1.value .FitToPagesTall = textbox2.value but it doesnt work, it says that it cant understand the command (yes i am using a with command) can anyone please help? the original (and working) way for this code was:-- .FitToPagesWide = 1 .FitToPagesTall = 3 Thank you, Robert Couchman ) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 printing problem--printing 1 document on 2 pages | Excel Discussion (Misc queries) | |||
Problem with printing | Excel Discussion (Misc queries) | |||
Printing problem | Excel Worksheet Functions | |||
Printing problem | Excel Discussion (Misc queries) | |||
Printing Problem | New Users to Excel |