atw: Re: Using Paste Special in a Word macro
- From: "Helen Haywood" <hhaywood@xxxxxxxxxxx>
- To: <austechwriter@xxxxxxxxxxxxx>
- Date: Mon, 19 May 2008 14:32:34 +1000
Hi Micky
Thanks for the suggestion but will that be able to be put into the macro =
as
well? I have inherited many "ugly" user manuals that are liberally =
sprinkled
with graphics. One 37 page Word doc was 29.8MB and when I went through =
every
graphic in the doc and Copy > Paste Special > Picture (Windows Metafile) =
the
document size dropped to just under 2MB. I need a macro that will run =
all
the way through the document and re-paste every graphic.=20
Regards
Helen=A0
-----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=20
want pasted into the system clipboard / pate buffer.
Then the Replace: field instruction you must use in the replace=20
dialog action that you record into your macro is "^c" (caret c) which=20
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 =
most of
>it by recording the macro and "tweaking" it manually, it but I cannot =
get
>the Paste (Windows Metafile) to record and I don't know enough VBA to =
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.=20
Version: 7.5.524 / Virus Database: 269.23.20/1453 - Release Date: =
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 =
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
- References:
- atw: Using Paste Special in a Word macro
- From: Helen Haywood
- 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
- atw: Using Paste Special in a Word macro
- From: Helen Haywood
- atw: Re: Using Paste Special in a Word macro
- From: Write Ideas