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
vb.net - active form
Testing someone webdesign knowledge
Data between Date Range..
Have Flex application read WordPress username
Outlook Business Contact Manager 2010 load fails
Motherboard has a bad Memory Slot
Can I turn my Linux WiFi card into a Wireless Router?
How do I print reports based on report name in a table?
Cannot get DateDiff query to work
How to create website in Joomla. Can any one send example.