Hi Brian
Now I'm really curious.
I've managed to get the date field to work using [current date] and
this was what I was doing before:
1. Insert a Date1 field
2. Customize fields
3. Click on "Formula" under Custom Attributes in the Customize Fields
dialog 4. Now()-90
Do you know that "now()" works any differently from "[Current Date]"?
Thanks
Wendy
Brian K - Project MVP said:
wendyB said:
Hi Brian
I used "[current date] + 30" in the formula in a Custom Date1
Field , but this is giving me a syntax error.
What am I doing wrong?
Regards
Wendy
:
wendyB wrote:
Hi,
How do you use a formula to calc dates as part of a filter?
e.g. Filter for tasks...
"Finish" greater than Current Date + 30days.
to filter out tasks that are finishing within the next 30
days.
Thanks
Wendy
Customize a field like Date1 and set the formula to: [Current
Date] +30
Then create the filter to filter against Date1 instead of
current date + 30
Idont know what to say.
[Current Date]+30
Works fine for me.