NotVeryTechie
Registered User.
- Local time
- Today, 18:53
- Joined
- May 20, 2008
- Messages
- 54
Hi there
I have a field on the form where I would like to have a default value which is the Due_Date minus 1 working day.
What I have managed so far is:
=([Due_Date]-1)
But two problems, first - this is not working days (i.e. weekdays) and secondly - the default value doesn't work. On the form I have - Nothing - in the field.
Can calculations not be used as default values?
I have a field on the form where I would like to have a default value which is the Due_Date minus 1 working day.
What I have managed so far is:
=([Due_Date]-1)
But two problems, first - this is not working days (i.e. weekdays) and secondly - the default value doesn't work. On the form I have - Nothing - in the field.
Can calculations not be used as default values?