I am trying to build an expression that calculates 30, 60, 90, and 120 days
for a given column from today's date. What would the exact code be for I
keep getting an error with no data being calculated.
KARL DEWEY - 21 Apr 2008 16:03 GMT
Date()+30
Date()+60
etc

Signature
KARL DEWEY
Build a little - Test a little
> I am trying to build an expression that calculates 30, 60, 90, and 120 days
> for a given column from today's date. What would the exact code be for I
> keep getting an error with no data being calculated.