G
Guest
Good Morning,
I want to change the values of several controls on a form based on the
value of a single control; but, have the ability to change the value back.
Here is a simplified version of what I am trying to accomplish:
Christmas Shopping List Form
Done Christmas shopping? Y/N (all check boxes)
Have husband's gift? Y/N
Have daughter's gift? Y/N
Have dog's gift? Y/N
As going through gifts, check of Husband's, then daughter's, then determine
all done and check Done, changing the Dog's gift to true as well. (no
troubles with this part)
Then realize I already gave him that bone, so I need a new gift, and then
unselect Done. I would like the values to revert to Husband's true,
daughter's true, dog's false. I would appreciate any support and references.
Thanks in advance, and Happy Holidays
Renee
I want to change the values of several controls on a form based on the
value of a single control; but, have the ability to change the value back.
Here is a simplified version of what I am trying to accomplish:
Christmas Shopping List Form
Done Christmas shopping? Y/N (all check boxes)
Have husband's gift? Y/N
Have daughter's gift? Y/N
Have dog's gift? Y/N
As going through gifts, check of Husband's, then daughter's, then determine
all done and check Done, changing the Dog's gift to true as well. (no
troubles with this part)
Then realize I already gave him that bone, so I need a new gift, and then
unselect Done. I would like the values to revert to Husband's true,
daughter's true, dog's false. I would appreciate any support and references.
Thanks in advance, and Happy Holidays

Renee