The following equation does not seem to be working here
A:Today=|
A:Tomorrow=|
A:ThisWeek=|
A:DateDue=Int(Now)+7
A:Tomorrow=|
A:ThisWeek=|
A:DateDue=Int(Now)+7
I guess I could remove the last line & the last "|" and rename the 'next week' field to 'future'
Doesn't the above mean:
The value is not today
The value is not tomorrow
The value i's not this week
The value is whatever the datedue is +7
2010/10/06 bumped
2010/10/14 bumped
2010/11/09 bumped
Comments
A:Tomorrow=|
A:ThisWeek=|
A:DateDue=Int(Now)+7
[/quote]