masalachol
Technical User
Hello:
What would be your suggestions on the following:
fielda filedb fieldc checkbox
111111 222222 333333
How would you go about writing a simple event that would do the following on the above fields that are on a form.
If fieldc = 3333333
then
disable the checkbox
else
enable the checkbox
fi
What would be your suggestions on the following:
fielda filedb fieldc checkbox
111111 222222 333333
How would you go about writing a simple event that would do the following on the above fields that are on a form.
If fieldc = 3333333
then
disable the checkbox
else
enable the checkbox
fi