custom field "today" in PWA custom list

A

anna.benitez

I have created a custom list for recording testing defects found.
Very similar to the issue log; but a little different. I need to be
able to pull an aging report, however I can not get it to recognize
the current date each day. I created a custom field with a formula of
=[Today], but it puts in the date created and does not update each
day. I have manually been changing the field when I need to run the
stats, but this changes the last date modified and triggers off "non-
value" e-mails to those with alerts.
 
B

Ben Howard

WSS does not recalc these fields such as [Today] unless you open it. The
other solution is to write an SRS ageing report.
 
Top