C
Christine
Can someone help us write the validation criteria for the
following:
We have a cell named WeekEnding. The format is set to a
long Date (1 September 2004).
If the user enters a date that does not occur on a Sunday,
the error message should occur. The current validation
criteria is:
WeekDay(WeekEnding) <1
The error message comes up even if the user types a valid
Sunday date. The logic of the criteria is probably
obviously wrong, but we can't figure out what to try next!
Thanks in advance,
Christine
following:
We have a cell named WeekEnding. The format is set to a
long Date (1 September 2004).
If the user enters a date that does not occur on a Sunday,
the error message should occur. The current validation
criteria is:
WeekDay(WeekEnding) <1
The error message comes up even if the user types a valid
Sunday date. The logic of the criteria is probably
obviously wrong, but we can't figure out what to try next!
Thanks in advance,
Christine