Forums

This topic is locked

Update form does NOT show database checkbox values

Posted 28 Nov 2003 21:14:09
1
has voted
28 Nov 2003 21:14:09 ken jacobs posted:
I have an Insert Record form and an Update form. I enter data on the Insert Record form and hte MS Access database accepts it including checkbox=Yes. When I go to the Update Record form all the values are there in other fields (text, etc), but NOT the checkboxes which are all blank. I have put the submit value as Checkbox MS Access too. Does not help.

Any ideas????

Ken

Replies

Replied 02 Dec 2003 13:35:08
02 Dec 2003 13:35:08 Nozomi Kugita replied:
I don't know the answer, but here's what I would check...

Does your checkbox value has dynamic if statement? ("If the value of the recordset equals to whatever, then checkbox value = "checked"?)
View your database table in database panel to see what the checked value is.

- Noz

Edited by - Noz on 02 Dec 2003 13:36:34

Reply to this topic