I cannot get my DATEONLY formula to work. It keeps giving me "missing or invalid parameters" as the result. I am trying to create a formula that gives me a date variance between Planned Start and Actual Start. My two column names are Planned Start and Start and I am trying to start in row 5. This is the formula I have and it results in Missing or Invalid Parameters.
=DATEONLY([Planned Start]5 - Start5)
I also checked to make sure both columns are set to date as the column properties, etc.
Thanks for the help.
Bob