K
K.R
Hi All,
I have a form called "frm pick team member" and a list box on it called
"picklist".
I want to be able to run a query from this form, after the person has
clicked the info they want.
Currently i have it set up as follows:
the user opend the frm, clicks on one of the list box options, which then
activates a macro to open the query. the query criteria has the following in
the field which i want to take from the picklist selection:
[Forms]![frm pick team member]![picklist]
However, whenever i run it the query comes up blank.
What am i doing wrong, and is there a way to do this in code which i more
simple?
Any suggestions greatfully accepted....
K.R
I have a form called "frm pick team member" and a list box on it called
"picklist".
I want to be able to run a query from this form, after the person has
clicked the info they want.
Currently i have it set up as follows:
the user opend the frm, clicks on one of the list box options, which then
activates a macro to open the query. the query criteria has the following in
the field which i want to take from the picklist selection:
[Forms]![frm pick team member]![picklist]
However, whenever i run it the query comes up blank.
What am i doing wrong, and is there a way to do this in code which i more
simple?
Any suggestions greatfully accepted....
K.R