Hi
I'm trying to calculate between a date column and a calculated date column. I have used the below formula which seems to give me a #Value error: =TEXT([Remediation deadline]-[Today],"d")
The 'Today' column is based on the calculated formula: =TEXT([CalToday],"dd/mm/yyyy") which derives from a ='Today' function(The column with the ‘Today function date appears perfectly within the task screen!)
Also From that another calculation I then need to calculate the completed date against the remediation date to see if the work was completed on time or if it was overdue and by the number of days(How do I add the calculation for when the number of days in a field is Null?)
Is it possible to to calculate these types of calculated date columns. I'm trying to calculate the number of days between the different types of dates, I've read up on many forum explanations but none of them calculate a date against a calculated date column
Any help would be greatly appreciated
Cheers In advance
Nick