dkubiak
Board Regular
- Joined
- May 17, 2004
- Messages
- 137
- Office Version
-
- 2013
- Platform
-
- Windows
=VLOOKUP(MAX(CI134:CI141),CG134:CH141,2,TRUE)
Column CH contains a list of error types.
Column CI contains a count of the those error types.
Column CG equals CI (in order to use VLOOKUP).
The function at the top should give me the error type from CH that has the highest count. It does that for the error type listed in CH139. But, when any of the other error types have the MAX count, it defaults to the error type in CH141.
Any ideas?!?!
Column CH contains a list of error types.
Column CI contains a count of the those error types.
Column CG equals CI (in order to use VLOOKUP).
The function at the top should give me the error type from CH that has the highest count. It does that for the error type listed in CH139. But, when any of the other error types have the MAX count, it defaults to the error type in CH141.
Any ideas?!?!