I’m trying to get certain fields within my form to populate from a table based on another control’s value. For example, when a user selects a county from a drop-down the fields for district number and job type should automatically fill with information that pertains to that county on the form.
I have tried the dlookup in the text boxes but I keep getting errors. I was originally putting this in the Control Source but then I realized that is not correct. So I am at a loss as to what to do. Any ideas?
Combo Box County Selected
District number field populate from the same table based on County
I have tried the dlookup in the text boxes but I keep getting errors. I was originally putting this in the Control Source but then I realized that is not correct. So I am at a loss as to what to do. Any ideas?
Combo Box County Selected
District number field populate from the same table based on County