ststern45
Well-known Member
- Joined
- Sep 17, 2005
- Messages
- 974
- Office Version
- 365
- 2010
- Platform
- Windows
Need help with a formula.
I have 2 columns
Column A1:A100 contain duplicate values ranging from 1 through 19
Column B1:B100 contain various values and some duplicate values based on the value in column A. See below.
My question is this:
1st I would like to create a formula that calculates the lowest to highest values from column B that correspond to the values in column A
For example:
A1 = 19 B1 = 4
A2 = 19 B2 = 4
A3 = 19 B3 = 5
A4 = 19 B4 = 6
So for the Value 19 in column A is it possible to calculate the lowest value, which is a 4, then 5, then 6. Notice the 4 appears twice.
Part 2
Count the number of times a 4 appears. In the above example, the total would be 2. 5 = 1, and 6 = 1.
Note: cell column A1: through A100 contain values ranging from 1 through 19. I used the example above with a 19 to avoid confusion.
Thanks in advance
I have 2 columns
Column A1:A100 contain duplicate values ranging from 1 through 19
Column B1:B100 contain various values and some duplicate values based on the value in column A. See below.
My question is this:
1st I would like to create a formula that calculates the lowest to highest values from column B that correspond to the values in column A
For example:
A1 = 19 B1 = 4
A2 = 19 B2 = 4
A3 = 19 B3 = 5
A4 = 19 B4 = 6
So for the Value 19 in column A is it possible to calculate the lowest value, which is a 4, then 5, then 6. Notice the 4 appears twice.
Part 2
Count the number of times a 4 appears. In the above example, the total would be 2. 5 = 1, and 6 = 1.
Note: cell column A1: through A100 contain values ranging from 1 through 19. I used the example above with a 19 to avoid confusion.
Thanks in advance