mkb-bf
08-04-2004, 01:16 PM
I have a query where names are intered as a parameter but would like to use a drop down pick list to insure names are spelled correctly. Is there a way I can do this? :confused:
|
View Full Version : Need a drop down list for a parameter query mkb-bf 08-04-2004, 01:16 PM I have a query where names are intered as a parameter but would like to use a drop down pick list to insure names are spelled correctly. Is there a way I can do this? :confused: WayneRyan 08-04-2004, 06:28 PM mkb, It depends what context you are in: If you are calling the query from a form, it could be: =Forms![YourForm]![YourCombo] Wayne mkb-bf 08-05-2004, 06:09 AM We are pulling straight out of the query. It is easier for the comparison we are doing to view it in the datasheet view. I need to build it into the query itself. KenHigg 08-05-2004, 06:31 AM Is this the same subject as the thread that posted a few minutes ago? ken mkb-bf 08-05-2004, 07:53 AM It does appear to be the same problem. KenHigg 08-05-2004, 07:56 AM Didn't mean to be rude... Think you can wait to see what upLink600 comes up with? ken |