Changing a control's value on a subform

G

Guest

I have a form with a combo box where the user can select a budget year and
then a subform on which the user can enter voucher information for that
budget year.

I have one control in the subform which is a combo box with a query for it's
control source. The query populates the box with possible options, based on
the budget year.

What I need is for the combo box on the subform to requery when the budget
year on the parent form is changed, but I cannot figure out how to refer to
the subform's control from the parent form's Budget_Year_Change.

Any help is greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top