G
Guest
How can I format a subform combo box to open it's record with a double-click?
Thanks!
Thanks!
JohnLute said:How can I format a subform combo box to open it's record with a
double-click?
Thanks!
JohnLute said:How can I format a subform combo box to open it's record with
double-click
JohnLute said:Thanks! I'm not sure I explained myself clearly. The combo box
queries a table with that relates to multiple forms. In other words,
the combo box needs to open any number of forms depending on the data
that has been chosen.
If I follow your suggestion then the combo box is limited to opening
just the particular form. My combo box needs to open any number of
forms.
Can this be done?
JohnLute said:Sorry - thanks for sticking with me!
I have a table called tblProfiles. This stores info for multiple
TYPES of records. The primary key is txtProfileID. The different
TYPES of records are: CG, FG, BG, LA, PL, etc.
The combo box queries the txtProfileID, txtDescription and txtType
fields in the tblProfiles. I need to be able to make a selection in
the combo box and double click it to go to its form.
I'm guessing that this is too intricate for a combo box.
JohnLute said:Sorry - thanks for sticking with me
TYPES of records. The primary key is txtProfileID. The differen
TYPES of records are: CG, FG, BG, LA, PL, etc
fields in the tblProfiles. I need to be able to make a selection i
the combo box and double click it to go to its form