samilynn
Board Regular
- Joined
- Jun 24, 2003
- Messages
- 171
- Office Version
- 2016
- Platform
- Windows
I know how to use MIN to get the lowest value in multiple columns.
Is there a way to get the lowest value from multiple rows?
Example:
Col A Col B
Prod A 1.25
Prod A 1.20
Prod A 1.19
Prod B 5.49
Prod B 5.00
In this example, I would want to extract 1.19 for Prod A, and 5.00 for Prod B.
Thanks in advance!!
Samantha
Is there a way to get the lowest value from multiple rows?
Example:
Col A Col B
Prod A 1.25
Prod A 1.20
Prod A 1.19
Prod B 5.49
Prod B 5.00
In this example, I would want to extract 1.19 for Prod A, and 5.00 for Prod B.
Thanks in advance!!
Samantha