How to calculate date from submit date
Beronica Muller
✭✭✭✭
Good morning,
I am trying to calculate the number of workdays that an inquiry has been pending since the date submitted. I currently used the following formula =NETWORKDAY([Modified Date/Time]1, [Submitted Date]1) * -1 but then I realized that if an user has not modified the inquiry on daily basis, I will not get a true pending total. I have tried the following:
=networkdays([Submitted Date]2@row, Today()) but received an error message #UNPARSEABLE
Best Answer
-
=networkdays([Submitted Date]@row, Today())
Answers
-
-
=networkdays([Submitted Date]@row, Today())
-
Thanks! :-)
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 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