automation of adding ref number

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
 
K

Kevin J Prince

Thanks for that, I hope I'll be able to follow it and implement it this
evening.

Regards

Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top