Farhan Noor
New Member
- Joined
- Aug 1, 2018
- Messages
- 1
In sheet 1, column A - I have a column listed with some name, suppose
Bill
Jordan
James
In sheet 2, column A - I have all the names of sheet 1 column A multiple times.
In sheet 2 column B - there are two results "yes" and "No" for each names. Suppose,
Bill ------------------yes
Jordan -------------No
James--------------No
Bill--------------------yes
James--------------yes
Bill--------------------yes
Bill--------------------No
Now, in sheet 1, column B - I want to put how many times each name got "yes" in sheet 2, column B. Suppose,
Bill ------------- 3
James---------1
I think for this I have to do vlookup and countif together but don't know how to do. I would be very much pleased if anyone help me do this.
Thanks in advance.
Bill
Jordan
James
In sheet 2, column A - I have all the names of sheet 1 column A multiple times.
In sheet 2 column B - there are two results "yes" and "No" for each names. Suppose,
Bill ------------------yes
Jordan -------------No
James--------------No
Bill--------------------yes
James--------------yes
Bill--------------------yes
Bill--------------------No
Now, in sheet 1, column B - I want to put how many times each name got "yes" in sheet 2, column B. Suppose,
Bill ------------- 3
James---------1
I think for this I have to do vlookup and countif together but don't know how to do. I would be very much pleased if anyone help me do this.
Thanks in advance.