Any help will be highly appreciate, I want to count the number of entries in column-C of sheet1 if the data in column-A of sheet1match with data of cell A1 of sheet2
Example:
SHEET1
Col-A Col-B Col-C Col-D
B-001 1234 12-May-09 Need formula to get the desired result
B-002 3241 05-Feb-09
B-003 5411 22-Sep-09
B-002 2213 07-Nov-09
B-003 4221 14-Mar-09
SHEET2
Col-A
B-002
Thanks
Example:
SHEET1
Col-A Col-B Col-C Col-D
B-001 1234 12-May-09 Need formula to get the desired result
B-002 3241 05-Feb-09
B-003 5411 22-Sep-09
B-002 2213 07-Nov-09
B-003 4221 14-Mar-09
SHEET2
Col-A
B-002
Thanks