It doesn't look like it, but is there a way to reference "today's
date" in a calculated column? I want to determine the number of days
between today's date, and the date in another column, and all signs
point to that not being possible.

If not, are there any possible workarounds?

RE: WSS 3.0: Current date in calculated fields by Jon

Jon
Tue Feb 13 13:20:00 CST 2007



"Mark Roberts" wrote:

> It doesn't look like it, but is there a way to reference "today's
> date" in a calculated column? I want to determine the number of days
> between today's date, and the date in another column, and all signs
> point to that not being possible.
>
> If not, are there any possible workarounds?
>
>

Mark,
Use [Today] with the brackets. The calculation then *may* be "=[Today] -
[Created]"