I have a form that allows a new code to be created (in the Codes table) or look for an existing code (in the Codes table).
I have a table of imported records and for each record there is a blank in the "Code" column. I want to insert a code into every record (the same code for each record) and want to base it on the code currently being shown on the form mentioned above.
Any suggestions?
I have a table of imported records and for each record there is a blank in the "Code" column. I want to insert a code into every record (the same code for each record) and want to base it on the code currently being shown on the form mentioned above.
Any suggestions?