A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Please help me with a couple of VBA related Word questions... than



 
 
Thread Tools Display Modes
  #1  
Old May 28th, 2010, 04:11 PM posted to microsoft.public.word.docmanagement
Simon
external usenet poster
 
Posts: 368
Default Please help me with a couple of VBA related Word questions... than

1. If a group of users have a common template installed on their machine,
and they are all sent a document created with that template, is the
appropriate corresponding template identified by its filename, or by its
fully-qualified-folder-path-filename (which could be in different locations
on different client machines), or something else?

2. Can VBA code be separated from the document and distributed separately
from the document?

3. What's the best way of distributing changes to a VBA macro?


Thank you for your help
  #2  
Old May 29th, 2010, 01:02 AM posted to microsoft.public.word.docmanagement
Doug Robbins - Word MVP
external usenet poster
 
Posts: 8,239
Default Please help me with a couple of VBA related Word questions... than

I do not have the facilities to the check and Answer 1

Re 2, while you can export the module containing the code as a .bas file and
you could distribute that, it would be a bit much to expect the average user
to make the required use of it.

Re 3, see the article "Distributing macros to other users” at:

http://www.word.mvps.org/FAQs/Macros...buteMacros.htm


--
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

"Simon" wrote in message
...
1. If a group of users have a common template installed on their machine,
and they are all sent a document created with that template, is the
appropriate corresponding template identified by its filename, or by its
fully-qualified-folder-path-filename (which could be in different
locations
on different client machines), or something else?

2. Can VBA code be separated from the document and distributed separately
from the document?

3. What's the best way of distributing changes to a VBA macro?


Thank you for your help


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:57 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.