J
John
Jim Spiller said:Today
Jim,
The problem with using the Today function in a filter is that once it is
entered, Project sets the date. From then on that filter has that fixed
date.
An alternate approach is to use an interactive filter, but then the user
would have to enter today's date each time the filter is activated and
is sounds like the Michael doesn't want to make users enter a date.
My suggestion is to use a spare date field (e.g. Date1) and customize it
with a formula. The formula is simply, "Now()", which will be updated
with the current date each day. Then use that spare field in the filter.
John
Project MVP
Michael Morgan said:I am using Project 2003 Sp3.
I am trying to filter for certain tasks where Start is less than [Current
Date] or Finish is less than [Current Date].
Currently. I am using the (Select Date) in the Value field. I would like
to
see if I can just use something like [Current Date], so the user would not
have to select the current date manually (I did try to put [Current Date]
in
the value field but it didn't let me).
Is there a better way to do this?