View Full Version : parameter query to return multiple records


lucylu109
02-25-2002, 10:37 AM
I need to build a report that will display info. from 2 or more specific customers. When I use the multiple parameters in criteria fields to allow me enter multiple customer ID, query only take first parameter not the others in ors and I even don't get the second dialog box to enter second parameter. Could anybody tell me how to fix this problem?

Alexandre
02-25-2002, 01:04 PM
How familiar with VBA and SQL are you?

Alex

[This message has been edited by Alexandre (edited 02-25-2002).]

lucylu109
02-25-2002, 03:48 PM
I am pretty familiar with SQL but not VBA. Thanks!