Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() -------------------------------------------------------------------------------- heloo i want to print all charts in my sheet and i want to se the margins of the sheet to all equal to =2 cm and no footer no header how through vba? by the way i use a sub to print a sheet and specifiy the printarea fo it and when i use that ActiveSheet.ChartObjects.PrintOut preview:=True an error appears how can i fix that? -- amrezza ----------------------------------------------------------------------- amrezzat's Profile: http://www.excelforum.com/member.php...fo&userid=2876 View this thread: http://www.excelforum.com/showthread.php?threadid=54060 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
ActiveSheet.ChartObjects(1).chart.PrintOut preview:=True Regards, Ivan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Office 2007 Save As PDF problem for Embeded Charts | Excel Discussion (Misc queries) | |||
how do i print multiple charts on one sheet of paper? | Excel Discussion (Misc queries) | |||
How to print the charts in my sheet through vba | Charts and Charting in Excel | |||
How to print 15 embeded charts on two sheets at once? | Charts and Charting in Excel | |||
Print multiple excel charts within one sheet to fit to a page lik. | Excel Discussion (Misc queries) |