G
Guest
I have a couple of issues:
1) I'm trying to get a checkbox to become checked if certain values are
entered. For instance, if my "date" text box has any value, I'd like the
checkbox to become checked. I'm assuming I will have to extract the value
from the field for the individual record, but I'm not sure how to do this.
2)Is there a good way to update this upon value changes? Right now I'm
setting this to update whenever the mouse is moved on the form.
Thanks!
1) I'm trying to get a checkbox to become checked if certain values are
entered. For instance, if my "date" text box has any value, I'd like the
checkbox to become checked. I'm assuming I will have to extract the value
from the field for the individual record, but I'm not sure how to do this.
2)Is there a good way to update this upon value changes? Right now I'm
setting this to update whenever the mouse is moved on the form.
Thanks!