DawnC
08-31-2001, 11:44 AM
When I enter the criteria for my query as =[Forms]![Choose Customer]![CustomerName] (I am trying to link it to an unbound form to make a dropdown box for the user to choose query criteria from), all I get is a parameter query box that is asking for typed input.
I think my problem lies with linking the unbound form and the query using the "OnChange" event.
I need help with the way to phrase the event on the "OnChange" of a combo box to make it run the query.
Any help would be great. I figure this out and everything else will fly!!!
I think my problem lies with linking the unbound form and the query using the "OnChange" event.
I need help with the way to phrase the event on the "OnChange" of a combo box to make it run the query.
Any help would be great. I figure this out and everything else will fly!!!