atw: Re: Using Paste Special in a Word macro
- From: "Donald Halley" <donald@xxxxxxxxxxxx>
- To: <austechwriter@xxxxxxxxxxxxx>
- Date: Mon, 19 May 2008 14:12:09 +0930
The other option is to save the document as HTML and word will save
copies of the graphics as png and jpg in a separate folder. Then go back
and use the include picture function.
=20
-----Original Message-----
From: austechwriter-bounce@xxxxxxxxxxxxx
[mailto:austechwriter-bounce@xxxxxxxxxxxxx] On Behalf Of Helen Haywood
Sent: 2008-05-19 14:03
To: austechwriter@xxxxxxxxxxxxx
Subject: atw: Re: Using Paste Special in a Word macro
Hi Micky
Thanks for the suggestion but will that be able to be put into the macro
=3D as well? I have inherited many "ugly" user manuals that are =
liberally
=3D sprinkled with graphics. One 37 page Word doc was 29.8MB and when I
went through =3D every graphic in the doc and Copy > Paste Special >
Picture (Windows Metafile) =3D the document size dropped to just under
2MB. I need a macro that will run =3D all the way through the document =
and
re-paste every graphic.=3D20
Regards
Helen=3DA0
-----Original Message-----
From: austechwriter-bounce@xxxxxxxxxxxxx
[mailto:austechwriter-bounce@xxxxxxxxxxxxx] On Behalf Of Write Ideas
Sent: Monday, 19 May 2008 2:23 PM
To: austechwriter@xxxxxxxxxxxxx
Subject: atw: Re: Using Paste Special in a Word macro
Hi Helen (H)
Before you run the macro, select and Ctrl+C (copy) the graphic you=3D20
want pasted into the system clipboard / pate buffer.
Then the Replace: field instruction you must use in the replace=3D20
dialog action that you record into your macro is "^c" (caret c) =
which=3D20
instructs Word to paste the contents of the clipboard.
That should do the trick.
Hope that helps.
Cheers,
Micky G.
Michael Granat
Write Ideas
www.writeideas.com.au
http://www.alliance.org.au/freelancers/journalists/write_ideas/details/
mailto:writeideas@xxxxxxxxxxxxxx
20 Years of Write Ideas!
At 14:16 19/05/2008, you wrote:
>Is anyone able to help me write a macro that will search through a Word
>document and Find the next Graphic > Copy > Paste Special > Picture
(Windows
>Metafile) then repeat until the end of the document? I have managed =3D
most of
>it by recording the macro and "tweaking" it manually, it but I cannot =
=3D
get
>the Paste (Windows Metafile) to record and I don't know enough VBA to =
=3D
code
>it. I'd be grateful for any suggestions.
>Thanks in anticipation
>
>Helen Haywood
-- Attached file included as plaintext by Ecartis --
-- Desc: "AVG certification"
No virus found in this outgoing message.
Checked by AVG.=3D20
Version: 7.5.524 / Virus Database: 269.23.20/1453 - Release Date: =3D
18/05/2008
09:31
**************************************************
To view the austechwriter archives, go to
www.freelists.org/archives/austechwriter
To unsubscribe, send a message to austechwriter-request@xxxxxxxxxxxxx =
=3D
with "unsubscribe" in the Subject field (without quotes).
To manage your subscription (e.g., set and unset DIGEST and VACATION =3D
modes)
go to www.freelists.org/list/austechwriter
To contact the list administrator, send a message to
austechwriter-admins@xxxxxxxxxxxxx
**************************************************
**************************************************
To view the austechwriter archives, go to
www.freelists.org/archives/austechwriter
To unsubscribe, send a message to austechwriter-request@xxxxxxxxxxxxx
with "unsubscribe" in the Subject field (without quotes).
To manage your subscription (e.g., set and unset DIGEST and VACATION
modes) go to www.freelists.org/list/austechwriter
To contact the list administrator, send a message to
austechwriter-admins@xxxxxxxxxxxxx
**************************************************
**************************************************
To view the austechwriter archives, go to
www.freelists.org/archives/austechwriter
To unsubscribe, send a message to austechwriter-request@xxxxxxxxxxxxx with
"unsubscribe" in the Subject field (without quotes).
To manage your subscription (e.g., set and unset DIGEST and VACATION modes) go
to www.freelists.org/list/austechwriter
To contact the list administrator, send a message to
austechwriter-admins@xxxxxxxxxxxxx
**************************************************
- Follow-Ups:
- atw: Re: Using Paste Special in a Word macro
- From: Write Ideas
Other related posts:
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- » atw: Re: Using Paste Special in a Word macro
- atw: Re: Using Paste Special in a Word macro
- From: Write Ideas