IF Function to multiply 2 numbers if the value of a column is greater than 1.99

Dan_H
✭✭✭
Hi
So I have a current set up in smartsheet, i have the sheet to figure out total time between 2 times. Now I need to do that TOTAL TIME multiplied by No of days BUT Only when the "No of Days" is 2 or greater.
Can anybody help with this please?
Tags:
Best Answer
-
Hello @Dan_H
Have you tried =IF([No of Days]@row >= 2, [Total Time]@row * [No of Days]@row, "Whatever you want here")?
Answers
-
Hello @Dan_H
Have you tried =IF([No of Days]@row >= 2, [Total Time]@row * [No of Days]@row, "Whatever you want here")?
-
worked thank you!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!