View Single Post
 
Old 05-29-2012, 02:22 AM
Fields Fields is offline Windows XP Office 2003
Novice
 
Join Date: May 2012
Posts: 5
Fields is on a distinguished road
Default

Update:

I have separated this out into separate calculation fields to simplify things. I am getting an error
Quote:
!Syntax Error, "
on the +n days calculation, which is set out as follows:
Code:
{SET Days{=
{SET a{... etc etc ...}
... etc ..
 
"{dd}-{mm}-{yy}" \@ "dd/MM/yyyy" }
}
When I copy the last line of the field calculations out and paste it, I get:"29-1-2012" \@ "dd/MM/yyyy"

Which is the correct date according to the Delay I've set.

Any Ideas why this isn't working? So close, and yet so far....

Last edited by Fields; 05-29-2012 at 02:57 AM. Reason: Typo
Reply With Quote