Yeah I've tried the same formula in many new forms. I've even tried replacing DateOne with Date() and other values. I'm getting the same errors with completely different, but related code. For example:
=DateSerial(year([StartDate]), month([StartDate])+6, day([StartDate]))which I pasted in...