D
Derk
I need to write a report where the user can enter the first and last letter
of the surname eg If they enter D and E, I want to select anyone with a
surname of D and E. I have got it working up to a point.
I have a Report using a query as the datasource and I pass two Variables to
the query eg txtFrstLetter and txtLastLetter. When I enter D* and E* I only
get Surname beginning with D. I think its because Access is setting up a
range of DA---- to EA------.
Is my assumption correct, if so how do I sort it out
Thanks
Derrick
of the surname eg If they enter D and E, I want to select anyone with a
surname of D and E. I have got it working up to a point.
I have a Report using a query as the datasource and I pass two Variables to
the query eg txtFrstLetter and txtLastLetter. When I enter D* and E* I only
get Surname beginning with D. I think its because Access is setting up a
range of DA---- to EA------.
Is my assumption correct, if so how do I sort it out
Thanks
Derrick