User Profile
Collapse
Profile Sidebar
Collapse
tizzie
Last Activity: Feb 14 '13, 09:52 PM
Joined: Sep 6 '12
Location:
-
Thanks so much. Worked like a charm. -
Thanks. Will give this a try. You are correct, I just want the box to reflect a check mark in it when the combobox answer is Yes.Leave a comment:
-
Enable CheckBox with ComboBox
I need to enable a CheckBox(Jan) based on the selection of a ComboBox (Combo454) in Access 2010. The results I want is that when the answer of "Yes" is selected from the ComboBox then the CheckBox for the month of January will automatically be checked
I've tried several code combination, the following being the last of many the still have not worked:
...Code:Private Sub Combo454_AfterUpdate() If Combo454.Value
No activity results to display
Show More
Leave a comment: