I have a form which gets data from other tables and stores it along with other data in a master table. The data I retrieve from the other tables stores in the master as the data's autonumber.
How do I get it to store actual data from the other tables rather than the autonumber.
How do I get it to store actual data from the other tables rather than the autonumber.