VBA

Moderators: PavlinII
Number of threads: 1673
Number of posts: 3078

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Macro in Word 2002 - increment a number Posted by kelliecoo on 30 May 2007 at 10:23 AM
Hi everyone, I read through your posts and thought someone here might be able to help me. I have a word document that I need to add a macro too. This document is out on my network for everyone at my company to use. The macro will be so that users can click a macro button to automatically get the next number in a list. Problem is I can't use the registry key to get the next number because this document will be used by 30 or so people. Any help, ideas, sample code on how to do this? Thank you very much!
Report
Re: Macro in Word 2002 - increment a number Posted by dokken2 on 1 Jun 2007 at 5:27 AM
: Hi everyone, I read through your posts and thought someone here
: might be able to help me. I have a word document that I need to add
: a macro too. This document is out on my network for everyone at my
: company to use. The macro will be so that users can click a macro
: button to automatically get the next number in a list. Problem is I
: can't use the registry key to get the next number because this
: document will be used by 30 or so people. Any help, ideas, sample
: code on how to do this? Thank you very much!
:

one idea would be to store the value in a text/ini file, or better an access.mdb file, on the network and read/write the value
Report
Re: Macro in Word 2002 - increment a number Posted by kelliecoo on 1 Jun 2007 at 10:34 AM
Thank you so much for your help, I could definitely do that. I asked the almighty google for help in finding examples of code for this and was not very successful. As a newbie, if anyone has examples of code that can do this I would be so appreciative. For now I am going to try to work on it and if I come up with the code to do it I will paste it here for anyone else who may be able to use it!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.