Guest_imported
New member
- Jan 1, 1970
- 0
I am using a form that has a check box on it. The check box field is from a linked table. I would like to be able to check to see what state the check box is in, and act upon that information.<br><br>I tried something like this:<br><br>Dim StrResult As String<br><br>If DBU.VALUE Then<br> StrResult = MsgBox("Database is being update", vbCritical, "Database Update in Progress"
<br>End If<br><br><br>But I keep getting a run time error '2427' (You entered an expression that has no value) <p>John Vogel<br><a href=mailto:johnvogel@computerwiz.net>johnvogel@computerwiz.net</a><br><a href= Home Page</a><br>Jesus is the Way, the Truth, and the Life:<br>
Without the Way there is no going;<br>
Without the Truth there is no knowing;<br>
Without the Life there is no living. —Anon.
Without the Way there is no going;<br>
Without the Truth there is no knowing;<br>
Without the Life there is no living. —Anon.