Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I'm trying to persuade Excel to print out my XY diagrams with always the same size (full letter). First a open a full sized diagramm on the screen and ask for the values of plotarea.width and plotarea.insidewidth. After each change of the content of the diagram I force plotarea.width to get the value of the startup. (Sample: plotarea.width at first call is 600. After each change before a printout I set plotarea.width=600) This doesn't work under all conditions. Sometimes the printout is a little bit smaller or larger. As plotarea.insidewidth is read only I change within VBA plotarea.width until plotarea.insidewidth gets the same value as with the first startup. But I still have von 100% success. Is somebody familiar with this problem and has a hint for me? Thanks in advance, Exxcel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I sum different sized ranges? | Excel Worksheet Functions | |||
Row numbers have been re-sized | Excel Discussion (Misc queries) | |||
How do I keep fixed and Non-fixed decimals on a sheet together? | Excel Worksheet Functions | |||
drawdown at fixed rate over set period from investment at fixed % | New Users to Excel | |||
Printing a legal sized document on letter sized paper | Excel Programming |