I'm new to access and am wondering if this is possible. Basically, I have a main table where the majority of info goes. But then there needs to be a second table with additional information. I want to make it so every time a new record is added to Table A, a blank record also gets added to Table B, so that when editing in a form, the user can have the option to click a button and see that additional info.
That, or is it possible to match only specific records in Table A that get populated with the additional information in Table B without all the blank records?
That, or is it possible to match only specific records in Table A that get populated with the additional information in Table B without all the blank records?
Comment