Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Copy EXCEL CHART to WORD


Message #1 by Ely Pinchover <elyamltd@n...> on Thu, 02 May 2002 00:49:12 +0200
This is a multi-part message in MIME format.

------=_NextPart_000_02F7_01C1F137.EFA8D8C0
Content-Type: text/plain;
	charset="windows-1255"
Content-Transfer-Encoding: quoted-printable

Ely,

While in EXCEL the following will copy the chart to the clipboard:

ActiveChart.ChartArea.Copy

Then in word a Shift-Insert or the Word Macro equivalent should do it 
for you. I did a quick & dirty test and it seemed to work for me.

Walt




  Return to Index