Recordset is not updatable for checkbox?

HarperWyatt

New member
Local time
Today, 20:02
Joined
Nov 19, 2020
Messages
1
Hello, I'm trying to solve this problemfor a quite a while and still can't find solution for this.
I have a form where in details are checkboxes (fixed, not fixed, in process,... ) placed that should be editable, but can't check any of them. Check boxes are Enabled and aren't locked. Edits are allowed on the form and the checkboxes have no vba code or macro, it's simple checkbox. Only checkbox that has a code is the fixed one where afterupdate event - it shows date next to the checkbox.
Source of form is a query created in the back-end. Could there be a problem in the back end or in the form?
 
Hi. Welcome to AWF!

Is your back end SQL Server?
 

Users who are viewing this thread

Back
Top Bottom