D
Dan
Hi Folks
I have reading thru and I find many instances of the issue I am posting.
Am doing a Goals combobox in a bigger form to be displayed in datasheet
view. I want to avoid a pop up or subform coz I want the selections to update
a Member table. The cascading combo box should update tblMember.
Here is my dilemma, How to I create a cascading combo box that updates the
Member table. The goals are in a second table called tblGOALS LIST with
these 3 columns PROGRAM, VALUE and GOAL. The options are ... select PROGRAM,
that should narrow the VALUE selections. and value selected should further
narrow down the GOALS selected.
Anyone out there to help?
Regards
I have reading thru and I find many instances of the issue I am posting.
Am doing a Goals combobox in a bigger form to be displayed in datasheet
view. I want to avoid a pop up or subform coz I want the selections to update
a Member table. The cascading combo box should update tblMember.
Here is my dilemma, How to I create a cascading combo box that updates the
Member table. The goals are in a second table called tblGOALS LIST with
these 3 columns PROGRAM, VALUE and GOAL. The options are ... select PROGRAM,
that should narrow the VALUE selections. and value selected should further
narrow down the GOALS selected.
Anyone out there to help?
Regards