Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I need to write an if statement where if the criteria is met for the first three columns then the result is the amount in the minimum column. I have tried multiple different statements and I am not having any luck. Any help would be greatly appreciated. Thanks.
SCAC | MODE | Ship Year | Minimum |
AAA | LTL | 2014 | $75.00 |
AAA | LTL | 2015 | $75.00 |
AAA | LTL | 2016 | $77.00 |
AAA | LTL | 2017 | $77.00 |
Please provide sample result ....
Hi,
What answer are you expecting in the 5th column?
Hi @cheid1977,
Please refer to the examples of using IF function mentioned in this document.
For more details, please tell us what criteria you want to meet. What is the original data and what is your desired result?
Regards,
Yuliana Gu