Can you help me with this macro? (Word 2003)

Subject: Can you help me with this macro? (Word 2003)
From: "Hemstreet, Deborah" <DHemstreet -at- kaydon -dot- com>
To: <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Mon, 29 Sep 2008 11:37:54 -0400

Hi All,

Below my question is a macro I've recorded. My question: I want this
macro to merely open the Cross Reference dialog box, with it pre-set to
insert a Figure with the Only Label and Number option selected. The user
would then select the figure number, insert the ref and close the dialog
box.

Is there a way to modify this macro for the above desired action? My
attempts have failed.

Thanks in advance,

Deborah


Sub temp()
Selection.InsertCrossReference ReferenceType:="Figure",
ReferenceKind:= _
wdOnlyLabelAndNumber, ReferenceItem:="1",
InsertAsHyperlink:=True, _
IncludePosition:=False, SeparateNumbers:=False,
SeparatorString:=" "
End Sub


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

ComponentOne Doc-To-Help gives you everything you need to author and
publish quality Help, Web, and print content. Perfect for technical
authors, developers, and policy writers. Download a FREE trial.
http://www.componentone.com/DocToHelp/

True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com

---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40web.techwr-l.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/ for more resources and info.


Follow-Ups:

Previous by Author: RE: Documentation Legal Issues???
Next by Author: RE: Can you help me with this macro? (Word 2003)
Previous by Thread: RE: Documentation Legal Issues???
Next by Thread: RE: Can you help me with this macro? (Word 2003)


What this post helpful? Share it with friends and colleagues:


Sponsored Ads