Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
DATEONLY Formula Error Message
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
Comments
-
Depending on which one is the start date associated in the Project Settings (the one you see on the Gantt chart)
either this
=DATEONLY([Planned Start]5) - Start5
or this
=[Planned Start]5 - DATEONLY(Start5)
is your problem.
Use DATEONLY for the column with the Date/Time type column. The other should be a Date type column.
A Date type column will be changed to Date/Time when it is associated with the Project Settings functionality.
Hope this helps.
Craig -
That worked. Thanks so much for the help!!! Saved my day.
Bob
-
Glad to help
Craig
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives