: 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