How can I count using rows and columns

dpacinello

New Member
Joined
Feb 22, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
I would like to count the number of admissions or discharges per month. We track the names under either discharges or admissions and dates in a separate column. I want to track admissions for October (just a number is fine), discharges for October admissions for November, discharges for November etc. Is there a way to do this without having to change the whole chart? Right now im just using a =countif(d3:d9, "*October*") but this only gives me total # of all admissions and discharges for each month. I'd like to separate individuals but date and whether they were admitted or dicharged.

EXAPMLY BELOW AS I CANT ADD A SCREENSHOT AT THE MOMENT

admissions discharges. Date.
JOHN. OCTOBER
STACY. OCTOBER
LUCY. OCTOBER
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
EXAPMLY BELOW AS I CANT ADD A SCREENSHOT AT THE MOMENT
If you want to add a mini-sheet of your range for your post please try the boards Addin

 
Upvote 0

Forum statistics

Threads
1,215,073
Messages
6,122,977
Members
449,095
Latest member
Mr Hughes

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