Counting entries from multiple sheets

SandraStace

New Member
Joined
Nov 28, 2018
Messages
4
I am trying to pull information from sheet "data" into sheet "results" I need to know how many times a person's name was listed on the data sheet. I need it to separate out according to the date as well as the person's name. A formula is preferred, I need the number of times "ttest" shows up in the month of March to be inputted into B2.

Results Tab
Mar-18
ttest
ttest2

<tbody>
</tbody>


Data Tab
ttestMar2018actl#typenmscrcustcust2coapp#3/25/18lntestprsrcexstat
ttest2Mar2018actl#typenmscrcustcust2coapp#3/30/18lntestprsrcexstat
ttestMar2018actl#typenmscrcustcust2coapp#3/15/18lntestprsrcexstat

<tbody>
</tbody>


Thank you
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Results Tab
Mar-18
ttest
ttest2

<tbody>
</tbody>

Data Tab
ttestMarch2018actl#typenmscrcustcust2coapp#3/25/18lntestprsrcexstat
ttest2March2018actl#typenmscrcustcust2coapp#3/30/18lntestprsrcexstat
ttestMarch2018actl#typenmscrcustcust2coapp#3/15/18lntestprsrcexstat

<tbody>
</tbody>


A little better illustration of what I'm looking at.
 
Upvote 0

Forum statistics

Threads
1,214,943
Messages
6,122,369
Members
449,080
Latest member
Armadillos

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