Error Using Max Function
Having an issue with the Max formula. Appreciate any advice the community can provide.
This formula is giving me an Invalid Column Error:
=MAX([End Date]195:[End Date]220)
However, this one works fine so I don't see why there would be an invalid column error on the first formula.
=NETWORKDAYS([End Date]207, [Start Date]@row)
Best Answer
-
Is the column you are inserting the formula into formatted as a date column?
Answers
-
Is the column you are inserting the formula into formatted as a date column?
-
@Carson Penticuff Yes, it's a date column.
-
@Carson Penticuff I realized what I did. I was testing out components of a nested formula but I did it in the wrong column. I was using a Text column to test the formula but of course the formula result was a date. This full formula works.
=NETWORKDAYS(MAX([End Date]195, [End Date]220), [Start Date]@row)
Thank you for your willingness to help!
-
I'm glad you got it worked out!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!