Auto fill form values

D

Dee Nixon

I have a MS Access XP database. Within the database is a form with general
information on it. I will call it the Info form just to make it easier.
There is a button on the Info form that opens another form, I will call it
Additional Info form, created from another table within the database. I am
trying to force a field in the Info form to populate based on check box data
in the Additional Info Form.

Ex.

If additionalinfoform.box X = true then
 
Top