N
Nic
I can't figure out how to get this form from not being Read-Only. I want
all the objects bound to my query to be locked. But I have a checkbox that
I want the On-Click event to fire, but everytime I click on it the status
bar says "Form is Read-Only"
On the On-Click event, there is just a msgbox saying "Clicky Clicky!"
(because i thought it had something to do with the code that the checkbox is
suppose to do....but still no go)
what gives?
Here is what we have for our Form Properties:
Allow Edits: Yes
Allow Deletions: Yes
Allow Additions: No
Data Entry: No
Record Locks: No Locks
thanks for your time!
-Nic
all the objects bound to my query to be locked. But I have a checkbox that
I want the On-Click event to fire, but everytime I click on it the status
bar says "Form is Read-Only"
On the On-Click event, there is just a msgbox saying "Clicky Clicky!"
(because i thought it had something to do with the code that the checkbox is
suppose to do....but still no go)
what gives?
Here is what we have for our Form Properties:
Allow Edits: Yes
Allow Deletions: Yes
Allow Additions: No
Data Entry: No
Record Locks: No Locks
thanks for your time!
-Nic