Hi All. Im new here so apologies if i've posted this in the wrong place.
Background: I have an MS Access continuous form. The form has a recordsource to my main table. Under the detail section there is a checkbox that is bound to a Yes/No field in the main table.
Problem is that when i click on the checkbox, nothing happens.
Im probably missing something obvious however some criteria:
- Allow Edits is set to yes
- Locked is set to No
- Enabled is set to Yes
The main table has a primary key to an ID that is just an Autonumber.
Any suggestions?
Final notes is searching other forums, one suggestion to similar problems is checking my recordsource is updateable. Can someone explain how to do this? - Quite new to MS Access and programming so bear with me!
Many thanks,
Alvin
Background: I have an MS Access continuous form. The form has a recordsource to my main table. Under the detail section there is a checkbox that is bound to a Yes/No field in the main table.
Problem is that when i click on the checkbox, nothing happens.
Im probably missing something obvious however some criteria:
- Allow Edits is set to yes
- Locked is set to No
- Enabled is set to Yes
The main table has a primary key to an ID that is just an Autonumber.
Any suggestions?
Final notes is searching other forums, one suggestion to similar problems is checking my recordsource is updateable. Can someone explain how to do this? - Quite new to MS Access and programming so bear with me!
Many thanks,
Alvin