First let me say thanks to everyone for all their help, without you I would be lost (and prob bald from pulling my hair out in fustration).
I have a form where in I have several checkboxes. I have it set so that when someone checks the box another control becomes enabled for data input. However I have 2 questions.
1. If you check the box and then uncheck it the control remains enabled..is there anything I can do to make it disable again?
2. When you have finished inputing on "records" worth of data and click to start a new one the controls remain enabled..is there a way that they can be redisabled?
3. If the value for a checkbox that is "checked" is -1, what is the correct value for an unchecked checkbox?
Thanks!
Doug
I have a form where in I have several checkboxes. I have it set so that when someone checks the box another control becomes enabled for data input. However I have 2 questions.
1. If you check the box and then uncheck it the control remains enabled..is there anything I can do to make it disable again?
2. When you have finished inputing on "records" worth of data and click to start a new one the controls remain enabled..is there a way that they can be redisabled?
3. If the value for a checkbox that is "checked" is -1, what is the correct value for an unchecked checkbox?
Thanks!
Doug