Microsoft
Software
Hardware
Network
Question : In MS Access, why are multiple rows of a continuos form affected when a change is made to a single row?
For simplicity, I have a continuous subform which has a Status combo field (with a Before Update event) and a checkbox not tied into any database field. When the user changes the Status field, the VB code does validation and one of the things it does is look to see if the checkbox is true or false. The thing that’s not working is that when multiple items are listed on the subform, whenever I check the checkbox on any row, all rows get their checkbox set (or cleared if I clear it). Why is this action taking place and what can be done to correct it?
Thank you!!
Answer : In MS Access, why are multiple rows of a continuos form affected when a change is made to a single row?
<Why is this action taking place>
that is a normal behaviour of an unbound control in a continuous form
<what can be done to correct it?>
create a Yes/No field in the table and bind that control to that field
Random Solutions
quickbooks on DFS
Subform not showing related records
After installing MS SQL 2008 on a SBS Premium Server, cannot run reports no SBSMonitoring instance
How to make hp nx7300 start?
Email on completed Scheduled Task
Using Treeview to list active directory items
got a virus, need help getting computer back online
Can't hide GridView Delete button programmatically -- help!
Cannot empty recycle bin after deleting a file with an invalid name
how to integrate live video chat room in to my site