Reference table data within a form event procedure

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Simple one I think, I am trying to compare what a user enters within a text
box with what is stored in a table however I am not sure of the code to
reference a table within VBA....

so

if me.textbox = table.value then do something....

cheers
 

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

Back
Top