stevemccauley
Registered User.
- Local time
- Today, 16:58
- Joined
- Aug 8, 2001
- Messages
- 75
I have 2 tables that are connected with a one-to-many relationship( Table A, Table B). When I go to enter data into the 'Table B' Form I get a message "can't find record in table "Table A" with matching field "Table B"". What type of code do I have to enter to get access to understand that when the Table B Form is opened through the Table A Form, access should copy the Table A AutoNumber onto Table B.