I received the following reply to my previous question, but need help applying it.Use the following FormCalc script:var numDays;numDays = Date2Num("21/5/2012", "DD/M/YYYY") - Date2Num("19/5/2012", "DD/M/YYYY");How do I apply in this situation? I have a date field named "RehireDate" and a date field ...