Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how to print charts which are embeded in a sheet


--------------------------------------------------------------------------------

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 258
Default how to print charts which are embeded in a sheet

Hi,

ActiveSheet.ChartObjects(1).chart.PrintOut preview:=True

Regards,
Ivan

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Office 2007 Save As PDF problem for Embeded Charts essam Excel Discussion (Misc queries) 1 August 20th 09 12:11 AM
how do i print multiple charts on one sheet of paper? jimdar Excel Discussion (Misc queries) 1 March 7th 07 02:51 AM
How to print the charts in my sheet through vba amrezzat Charts and Charting in Excel 1 May 10th 06 01:47 PM
How to print 15 embeded charts on two sheets at once? Dmitry Charts and Charting in Excel 4 April 28th 06 06:42 AM
Print multiple excel charts within one sheet to fit to a page lik. lal Excel Discussion (Misc queries) 1 February 18th 05 09:47 PM


All times are GMT +1. The time now is 05:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"