I have a date/time field on a form.
I have a calculation that adds number of days to Date() and enters the answer in the field. Example
ate()+30.
If the answer comes on a week end, can I get the date entered to be the next occuring week day?
Thanks
I have a calculation that adds number of days to Date() and enters the answer in the field. Example

If the answer comes on a week end, can I get the date entered to be the next occuring week day?
Thanks