Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Resetting Checkbox to blank in a subform

Status
Not open for further replies.

rocco

IS-IT--Management
Oct 30, 2001
106
CA
I have created a form that has to two subforms inbedded.

1. I enter a name in a box to search for user location, designation, etc and the 1st subform shows the result.
2. The 2nd subform shows two check boxes that are link to the master table that I am updating and if the user is found it will show if the he/she took test1 (chek box) or test 2 (check box).

This is the problem I am having.
The boxes are updating correctly if I have a user in the main table that took the test.
When type a new search I would like the boxes to default to uncheck.
I tried refreshing the subform - not working.
Set the box to default value of the box = 0 - still not working.

Not sure what other VB code to apply so that the boxes will reset to blank in the subform.

Any suggestions will surely help me as I am going ball trying to solve this problem.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top