quick_question
New Member
- Joined
- May 31, 2011
- Messages
- 32
I'm trying to count the number of times a unique number appears in column A.
I would like to be able reference a specific cell with a Material #, and count the number of different Vendor Numbers that appear.
The cell that I am referencing as the criteria is on a different worksheet as the data that I am sifting through.
There are more than 500 rows of data, if that matters.
example:
C2 = Material #
Worksheet 1
A B C
Vendor Number Vendor Name Material #
1 Blue 1
2 Green 2
3 Red 3
1 Blue 4
etc.
Worksheet 2
As a separate question, I need to count the number of materials that coincide with a particular Vendor #.
Thank you for your help.
I would like to be able reference a specific cell with a Material #, and count the number of different Vendor Numbers that appear.
The cell that I am referencing as the criteria is on a different worksheet as the data that I am sifting through.
There are more than 500 rows of data, if that matters.
example:
C2 = Material #
Worksheet 1
A B C
Vendor Number Vendor Name Material #
1 Blue 1
2 Green 2
3 Red 3
1 Blue 4
etc.
Worksheet 2
As a separate question, I need to count the number of materials that coincide with a particular Vendor #.
Thank you for your help.