Chart Question

Lopez106

New Member
Joined
Mar 22, 2023
Messages
5
Office Version
  1. 365
Platform
  1. Windows
Good morning or afternoon everyone,

I am trying to find a way to chart monthly inspection totals per person and i want to show how many total inspection per month and how many physical inspections as well.
is their a way to add one bar for physical and one for total?
or to have each persons bar two different colors to reflect the physical and total inspections.
this is what I use to pull the data for total inspections.
=SERIES('Inspector Monthly Stats'!$Z$1:$AE$1,'Inspector Monthly Stats'!$B$3:$B$14,'Inspector Monthly Stats'!$AE$3:$AE$15,4)

Thanks for any help you can give me.
 

Attachments

  • stats 2.png
    stats 2.png
    40 KB · Views: 10
  • stats1.png
    stats1.png
    80.4 KB · Views: 12

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
would a grouped stacked chart be of any use? For each user, the physical inspections, with the remainder on top, grouped by month.

Do a search on Excel grouped stacked charts to find out how to do that.
 
Upvote 0
if you post your data as a mini worksheet using the xl2bb add in (link below) you will probably get many quick replies.
In worst case you could paste your data into a table.

The forum needs to recreate your scenario which takes time and can have errors. So please help the forum help you.

Thanks in advance.
 
Upvote 0

Forum statistics

Threads
1,214,861
Messages
6,121,973
Members
449,059
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top