K
Kevin J Prince
Hi All,
I need to write a small vba macro, to enable the following.
(Both 2003 and 2007)
Open a template, insert a reference number (one up each time) and save
the file (before it's been edited)
To be saved in the same directory each time (guess what called quotes).
File ref number to be incremented every time the macro is run. In the
following format.
RSTU-xxx-xxxxx
RSTU will be the inits of the user
xxx will be the day count
xxxxx will be the incremented ref number.
The reference number will be held on a server so that the adapted macro
(for each user) will always be taking the number from there.
Any help much appreciated.
Kevin
I need to write a small vba macro, to enable the following.
(Both 2003 and 2007)
Open a template, insert a reference number (one up each time) and save
the file (before it's been edited)
To be saved in the same directory each time (guess what called quotes).
File ref number to be incremented every time the macro is run. In the
following format.
RSTU-xxx-xxxxx
RSTU will be the inits of the user
xxx will be the day count
xxxxx will be the incremented ref number.
The reference number will be held on a server so that the adapted macro
(for each user) will always be taking the number from there.
Any help much appreciated.
Kevin