How to set a value to a table field from a form.

B

Brian

Hello

How do I place a value in to a field in my table when a checkbox is set to true (-1)

For example,

If checkboxA on FormB is checked (set to -1) then set the value in columnC of this record on MyTable to "N/A

I'm reading a tutorial based book on VBA for Access and I thought this would be discussed early on, but it wasn't so I am getting impatient. I understand "If" Statements but I guess I don't know enough about the DOM for VBA yet

Thank yo
Bria
 

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