G
Guest
I am having difficulty returning records that search for text. I want to be
able to return everything that starts with the entry I use. my criteria
looks like this:
[Forms]![COMP]![TECHNICIAN]
I have tried,
LIKE "[Forms]![COMP]![TECHNICIAN]*" and I get nothing.
I don't know where to go from here, perhaps I should try a LEFT function???
Thanks,
Nick
able to return everything that starts with the entry I use. my criteria
looks like this:
[Forms]![COMP]![TECHNICIAN]
I have tried,
LIKE "[Forms]![COMP]![TECHNICIAN]*" and I get nothing.
I don't know where to go from here, perhaps I should try a LEFT function???
Thanks,
Nick