G
Guest
I have a check box on my form. Under the main form properties I have a code
IIF([Page1]>0, then
Grant turned in True.
I have the code under current and it works.
The only way it works is if I close and come back to it.
I need to know which one to place the code under to make it work right away.
When I type a number in page one, then grant turned in should be checked.
Thanks
IIF([Page1]>0, then
Grant turned in True.
I have the code under current and it works.
The only way it works is if I close and come back to it.
I need to know which one to place the code under to make it work right away.
When I type a number in page one, then grant turned in should be checked.
Thanks