Re: Problems reading Custom Properties with word Macro
From: Cindy M -WordMVP- (C.Meister-C_at_hispeed.ch)
Date: 09/10/04
- Next message: Cindy M -WordMVP-: "Re: Formatting reverts to basic when document reopens"
- Previous message: Cindy M -WordMVP-: "Re: Styles, Numbered Lists and IncludeText"
- In reply to: ILoveInternet: "Re: Problems reading Custom Properties with word Macro"
- Next in thread: ILoveInternet: "Re: Problems reading Custom Properties with word Macro"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 16:09:00 +0200
Hi ILoveInternet,
> The Marco is placed in a .dot-file in a project and opened in the word
> document. The word document then has the macro in the file and other
> users do not have to have this .dot file to run the macro.
>
This is an incorrect assumption. If the macro is in the DOT file, it
remains in the .dot file and is not transferred to the document. So
every user who uses a document created from the *.dot file must also
have access to the *.dot file in order for the macro to run/be
available.
Furthermore, you don't show us the code that works with the custom
document properties. Depending on how the macro is addressing the
properties, it's quite possible that it's actually manipulating the
properties in the *.dot file, rather than in the document, itself?
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :-)
- Next message: Cindy M -WordMVP-: "Re: Formatting reverts to basic when document reopens"
- Previous message: Cindy M -WordMVP-: "Re: Styles, Numbered Lists and IncludeText"
- In reply to: ILoveInternet: "Re: Problems reading Custom Properties with word Macro"
- Next in thread: ILoveInternet: "Re: Problems reading Custom Properties with word Macro"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|