IF formula
Hi Folks looking for simple formula hoping someone can help
Trying to add in sheet summary
Total cost [ sum of all amounts in last column] if Purchase order status
[ first column] is 1.1
Any suggestions welcome is it better in sheet summary , reports etc
Thanks in advance
Answers
-
Hi @tushar ,
I'd be happy to help!
You may try using SUMIFS function instead of an IF function. You may try this formula on your sheet summary field:
=SUMIFS([Total Cost]:[Total Cost], [Purchase Order Status]:[Purchase Order Status], "1.1")
Let me know if this works! :)
Melissa Yamada
melissa@insightfulsheets.com
Data made simple, spreadsheets reimagined -
Thankyou Melissa for quick reply
No error in formula although its not adding up the amounts , value is coming zero
-
Hello @tushar
If you copied the formula here and paste it on your sheet summary tab, you may want to try manually adding the formula and selecting the range and criteria range instead. Sometimes copy and paste doesn't work as expected.
Make sure as well that the "1.1" is correctly formatted as what you have on your sheet.
Melissa Yamada
melissa@insightfulsheets.com
Data made simple, spreadsheets reimagined
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!