I NEED HELP GET THE smartsheet equivalent to excel formulas
Formula A
=IF((OR(B8="K",B8="PO", B8="", B8="via")),SUMIFS(Contract!R:R,Contract!E:E,C8,Contract!F:F,"0"),"NA")
Formula B
=IF((OR(B10="K",B10="PO", B10="", B10="via")),SUMIFS(Contract!R:R,Contract!E:E,C10,Contract!F:F,">0"),"NA")
Formula C
=IF((OR(B9="K",B9="PO", B9="", B9="via")),SUMIFS(Contract!R:R,Contract!E:E,C9,Contract!C:C,"Open")+SUMIFS(Contract!R:R,Contract!E:E,C9,Contract!C:C,"Closed")+SUMIFS(Contract!R:R,Contract!E:E,C9,Contract!C:C,""),"NA")
Formula D
=IF(B8="Sett",SUMIFS(Invoice!K:K,Invoice!D:D,D8,Invoice!E:E,"Sett"),SUMIF(Invoice!F:F,C8,Invoice!K:K))
Answers
-
There is a formula glossary here: Setup: Formula Handbook - Smartsheet.com
Also, if you try to retype the formulas, it might be a little easier to add the reference data. There are different (better) ways to reference other sheets. I have to assume "Contract" and "Invoice" are additional sheets within smartsheet as well for you? In that case when you retype the formula you'll have the opportunity to reference another sheet.
Or is there something else different that you think is not working quite right? the other functions you have "IF", "OR", "SUMIFS" should be similar in smartsheets.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!