Formula Help!!!
I can't get this formula to work. Any glaring mistakes?
=IF([Date Received at Settlement Desk]1) = "", "", IF([Date of Payment]1 = "", NETWORKDAY([Date Received at Settlement Desk]1, TODAY()), NETWORKDAY([Date Received at Settlement Desk]1, [Date of Payment]1)))
Thanks!
Comments
-
Are you receiving a particular error?
-
Actually, you were closing the first IF statement which was creating your error. Try this formula.
=IF([Date Received at Settlement Desk]1 = "", "", IF([Date of Payment]1 = "", NETWORKDAY([Date Received at Settlement Desk]1, TODAY()), NETWORKDAY([Date Received at Settlement Desk]1, [Date of Payment]1)))
-
You have an extra closing parenthesis after your very first cell reference. Try removing that and see if it works for you.
-
THANK YOU!
-
You're welcome! Glad I could help you out.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 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