Re: Project Reference
- From: "Doug Robbins - Word MVP on news.microsoft.com" <dkr@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 14 Apr 2009 07:32:39 +1000
Has a specific name been assigned to the addin project? If not, under
Tools>References in the VBE, depending upon how many templates you have in
the Word Startup Folder, you may find a whole bunch of (un-named) "Project"
entries.
However you do not need to create a specific reference to the add-in to be
able to use the code in it as you can use
Application.Run "ProjectName.ModuleName.MacroName"
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
"Jean D" <JeanD@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:zfomh1fsnfwc$.1ok3x9ekqe2nk.dlg@xxxxxxxxxxxxx
Unfortunately they are all public. It still doesn't recognize them
without
the project reference.
But thank you!
On Wed, 25 Mar 2009 15:57:16 +1000, Doug Robbins - Word MVP on
news.microsoft.com wrote:
Try declaring them as Public
.
- Prev by Date: Re: Now in 2003, No code is highlighted..
- Next by Date: Re: Word 2007
- Previous by thread: Re: Project Reference
- Next by thread: Upload Word document into Access
- Index(es):