Comparing variable to a record field please help

G

Gregory

I am writing a pretty simple program, but I nee a little
help. I have the user entering in data with an input box
prompt to use as a filter for a report, but i would like
to be able to check if their input matches a specific
field of any record in the data base, so if the search
doesnt match, not to run the report and give the
appropriate message. I can code most of it, but i dont
know how to write the code to check if the data matches
the field of the records... Thank You!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top