G
Guest
I have a report based on a query where the user enters first name (partial) ,
last name (partial) and date of birth parameters (ie, Jef, Blu, 05/21/1971).
From the table, the query pulls the following records:
Jeff Blume 05/21/1971
Jeffery Blue 05/21/1971
Jefferson Blue 05/21/1971
Jeffery Blume 05/21/1971
My problem is the report based on this query lists all 'Jef' 'Blume' records
under 'Jeff Blume' and all 'Jef' 'Blue' records under 'Jeffery Blue'. So
essentially, the records for Jeffery Blume and Jefferson Blue are listed
under the other wrong names. Any ideas? Any help is greatly appreciated!
Thanks!
last name (partial) and date of birth parameters (ie, Jef, Blu, 05/21/1971).
From the table, the query pulls the following records:
Jeff Blume 05/21/1971
Jeffery Blue 05/21/1971
Jefferson Blue 05/21/1971
Jeffery Blume 05/21/1971
My problem is the report based on this query lists all 'Jef' 'Blume' records
under 'Jeff Blume' and all 'Jef' 'Blue' records under 'Jeffery Blue'. So
essentially, the records for Jeffery Blume and Jefferson Blue are listed
under the other wrong names. Any ideas? Any help is greatly appreciated!
Thanks!