H HickoryII New member Local time Today, 18:22 Joined Aug 1, 2008 Messages 7 Aug 19, 2008 #1 I’m a beginner at Access and would like to know: Is there a way to automatically fill in specific values in a table or datasheet form when a form checkbox is selected?
I’m a beginner at Access and would like to know: Is there a way to automatically fill in specific values in a table or datasheet form when a form checkbox is selected?
G georgedwilkinson AWF VIP Local time Today, 16:22 Joined Mar 4, 2008 Messages 3,856 Aug 19, 2008 #2 Yes, check out the Before Update (or potentially the After Update) event of the checkbox.
FoFa Registered User. Local time Today, 16:22 Joined Jan 29, 2003 Messages 3,672 Aug 19, 2008 #3 VBA would be the best. But what do you do if they check it, then think, OOPS, and uncheck it again?