checkup

  • Thread starter canett via AccessMonster.com
  • Start date
C

canett via AccessMonster.com

How can i check a field in the table? I have a field called Suborder in the
table orders.On the form I have also a checkbox called ChkSuborder. I want to
build a code in the OnClick event of the checkbox.This event should check
whether there is a field Suborder = true and if so to give out a message "
you have some job undone" Obvously this code should open a recordset of the
table orders but how exactly is the way to do it ?
 

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

Similar Threads


Top