D
doninca
I need my database to auto assign a name or number to a record. The user
would enter the first 4 digits which would identify a branch office. Such as
2250. There are four offices. Upon that entry a unique number (or
identifier) needs to be added to the same field. The purpose of this is to
uniquely identify an event. This unique identifier would be tied to other
tables as people are assigned to attend the event. Also, there is an
attendance capacity. Once the maximum attendance is met, I need the user to
recognize additional people cannot sign up for the event.
Any feedback on this is appreciated.
would enter the first 4 digits which would identify a branch office. Such as
2250. There are four offices. Upon that entry a unique number (or
identifier) needs to be added to the same field. The purpose of this is to
uniquely identify an event. This unique identifier would be tied to other
tables as people are assigned to attend the event. Also, there is an
attendance capacity. Once the maximum attendance is met, I need the user to
recognize additional people cannot sign up for the event.
Any feedback on this is appreciated.