Microsoft
Software
Hardware
Network
Question : uncheck individual checkbox in option frame
I have an access form which has multiple option groups on it. I need to be able to deselect all checks in any particular option group (but each option group individually). How can I clear the checks if needed? Best if it's easy to do, and not in code.
It's a form that is reused to score tests, not to store data, so when new test comes in for a particular client, the choice is either to clear the entire form or to change the data, but if you change the data and the person hasn't completed a particular question, that particular question needs to be blank, or unchecked. So it's generally quicker to change data instead of doing data entry on all questions. Would I need buttons for EVERY Question (there are 34 questions, each with 3 or 4 possible answers within option frames) Oh, and the database is not meant to be modified, although I have been able to change simple things.
Thanks.
Answer : uncheck individual checkbox in option frame
Actually set it to null.
1: 2: 3:
Private Sub Frame0_DblClick(Cancel As Integer) Frame0 = Null End Sub
Open in New Window
Select All
Random Solutions
configure windows xp back to normal state ... recover xp but do not install windows xp
Messages sitting in the outbox but not sending
When I install the chipset driver, my USB ports stop working
Outlook Macro to create rules of particular users to move the mails to the relevant same named folders.
Change file name/extension depending on contents of first line
Microsoft Access can't append all the records in the append Query
Problem with DISTINCT COUNT query
How do sites like experts exchange get nwe content listed in google so quickly?
Citrix web client hanging at "Checking your credentials"
Excel QueryTable properties