I was curious if someone could help me with setting a conditional control source for a field in a form. What I mean is, I want the control source for one field to be set by my selection in another field on the form.
What I'm trying to do is,
When I select value "500" for field [ProgramNumber] of my form, I want the control source for field [Notes]to be from one table, but when I select "600" I want the control source for field [Notes] to be from another table.
Hope this makes some kind of sense to someone, because I haven't been able to figure it out.
What I'm trying to do is,
When I select value "500" for field [ProgramNumber] of my form, I want the control source for field [Notes]to be from one table, but when I select "600" I want the control source for field [Notes] to be from another table.
Hope this makes some kind of sense to someone, because I haven't been able to figure it out.