I have a table in my database called CPARTY that lists all the business units in my company. This table also has a field called short code.
I have a form that I want to use to enter data into a table called BU.
The form has a field called BU that pulls in the complete list of business Units from the CPARTY table
I have another field on the form called Short code. I want the form to automatically pull in the short code from the CPARTY table using the business unit name entered on the form to locate the relevant short code from the CPARTY table
Does anyone know how to do this?
thanks for your help
I have a form that I want to use to enter data into a table called BU.
The form has a field called BU that pulls in the complete list of business Units from the CPARTY table
I have another field on the form called Short code. I want the form to automatically pull in the short code from the CPARTY table using the business unit name entered on the form to locate the relevant short code from the CPARTY table
Does anyone know how to do this?
thanks for your help