Not sure which direction to go on this, I need to look at three conditions and return a value based on the highest values in two data sets. The first value is a geographical reference called AOR_LST, the second condition is either Lot or CRML, under each of these are three values, LTR1, LTR2, and LTR3, under CRML are three values, CRMLR1, CRMLR2,CRMLR3. So I am trying to look up the max if the criteria is given.
I know the naming convention could have been easier but I used all the easy names in other parts of the project. ExpertsV1.xlsm
Microsoft Excel topics include formulas, formatting, VBA macros and user-defined functions, and everything else related to the spreadsheet user interface, including error messages.
ASKER