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
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!