I have 2 tables: Table A is personal info, Table B is termination info. Two tables have an one-to-one relationship by ID. I've created a form to show all fields from Table B and 2 fileds from Table A. I want to enter ID in the form, after clicking Tab, automatically the data of those 2 fields from Table A are brought up. Can somebody help me? It works in an one-to-many relationship situation, but not here.
Thank you!
Thank you!