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.
If Statements and Calculations
Comments
-
Jennifer,
=IF( [field A]23 , 5 * [Field B]23 , 4 * [Field B]23 )
for row 23
This also works:
=IF( [field A]23 , 5 , 4 ) * [Field B]23
I added spaces for clarity (I hope).
Craig
-
Beside,
You may want to split Craig's formula to SHOW which figure is used:
Create a new column with =IF( [field A]23 , 5 , 4 )
And in another column calculate your cost =([new column]23 * [Field B]23)
Also, considering that the figures 5 and 4 could change over time, they can be located in a place where you can track or change them.
In such case you simply refer to the related box in the formula.
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives