Project Number

J

jem

Good morning.

We would like to publish and track projects using a Project Number. I have
defined a field for Project Number. I would like to have a macro or routine
that would populate this field each time a new project is added/published to
the database. I have it as a required field, but it is difficult to keep up
with manually assigning the next project number.

Any suggestions on the best way to do this?

Thanks.
jem
 
G

Gary L. Chefetz [MVP]

Jem:

I suggest that you set a trigger on the database to handle this. You should
ask developer questions at microsoft.public.project.developer
 
Top