Two cells, one is $$
Hello! I am very new at trying to graph and formulas. I am trying to graph dollars associated with service type. They are in side by side cells. For example: Each OPD has a different dollar amount tied to it. I need a sum of all OPD dollars. I would appreciate any assistance.
Best Answer
-
In the Sheet Summary, put:
=SUMIF(Metric:Metric, "OPD", Value:Value)
If you want to create another sheet, where you can roll up the totals for all categories, you can use a cross-sheet reference.
Answers
-
In the Sheet Summary, put:
=SUMIF(Metric:Metric, "OPD", Value:Value)
If you want to create another sheet, where you can roll up the totals for all categories, you can use a cross-sheet reference.
-
Yes, that worked perfectly! Thank you so much!
-
I would suggest creating a row report pulling from the sheet that is grouped by service type then use the summary feature within the report to get your totals which can then be used for your chart.
Saves from having to use formulas and separate sheets and whatnot.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!