I'm trying to make a form where I can enter a few letters and it will search my jobs list and produce results which start with the value I entered.
This is what I currently have:
Like [Forms]![SchedulerMenuF]![Search_TXT] & "*"
When I run the query it gives me back all records no matter what I enter into the text box. Any one have an idea why this is?
Thank you, Andy.