latex88
Registered User.
- Local time
- Today, 12:03
- Joined
- Jul 10, 2003
- Messages
- 198
I would like to assign a field with a variable depends on the time stored in a text box. The value of the text box is assigned by "=now()" and is based on when the form containing the text box is filled.
In my query, how would I write the expression if I want to, for example, assign the field based on the time listed in the text box if it's between 10:00am and 4:00pm to "Day" and from 4:01pm to 11:00pm to "Night"?
Thanks for the help.
In my query, how would I write the expression if I want to, for example, assign the field based on the time listed in the text box if it's between 10:00am and 4:00pm to "Day" and from 4:01pm to 11:00pm to "Night"?
Thanks for the help.