M
McDonald
Hello,
I have a form where I just want to display information. i.e. AV-2003-046.
Where AV is the facility code 2003 is the year and 046 is the case number.
This is how we track our clients. In the clent table I have an autonumber
that is the primary key. This case number is just put together by selecting
the facility, the year and the consecutive number of that year. What I
would also like to do is have a cmdbutton that when pushed generates a new
record with this information already filled in. i.e. the facility AV the
year automatically and the next number (Like an autonumber)
I have a form where I just want to display information. i.e. AV-2003-046.
Where AV is the facility code 2003 is the year and 046 is the case number.
This is how we track our clients. In the clent table I have an autonumber
that is the primary key. This case number is just put together by selecting
the facility, the year and the consecutive number of that year. What I
would also like to do is have a cmdbutton that when pushed generates a new
record with this information already filled in. i.e. the facility AV the
year automatically and the next number (Like an autonumber)