B
Bryan
I have a DB where they need the record number to consist of three parts. The
first is a constant number, "43." The second part is derived from a reason
code in a table which is selected from a ComboBox. (Table contains two
columns; the 2 digit code, 01 thru 09, and the text reason.) The third part
is an auto number. I'll end up with: 43-XX-XXXXX. How do I go about
getting all this to work in my record number field? Thanks in advance!
first is a constant number, "43." The second part is derived from a reason
code in a table which is selected from a ComboBox. (Table contains two
columns; the 2 digit code, 01 thru 09, and the text reason.) The third part
is an auto number. I'll end up with: 43-XX-XXXXX. How do I go about
getting all this to work in my record number field? Thanks in advance!