Hi all. I have a search form that looks up a field in a table and returns some info. The problem I have is, if someone puts in a value that does not exist in the table it just returns the data for the first records information or stays on whatever record is already open.
This can be confusing as they dont know if what they found is valid or not.
Is there a way I can make the search return no records at all (blank record) or at least select a specific record I setup that tells them their entry was not found??
Thanks
This can be confusing as they dont know if what they found is valid or not.
Is there a way I can make the search return no records at all (blank record) or at least select a specific record I setup that tells them their entry was not found??
Thanks