Nanogirl21
Active Member
- Joined
- Nov 19, 2013
- Messages
- 331
- Office Version
- 365
- Platform
- Windows
Hi,
I am looking for a formula that will be able to populate a cell with the max value in a range based on a custom list.
Example.
CUSTOM LIST (Smallest to Largest) = ORANGE 00, APPLE 05, BANANA / HOLD, PINEAPPLE
(If I have to have the list somewhere in my workbook it will be on a sheet called Holidays in Cell E2-E15 sorted from smallest to largest. All other info is on Sheet 1)
The range is W:Z and I am looking for the max value to populate in AA
[TABLE="width: 600"]
<tbody>[TR]
[TD="align: center"]W
[/TD]
[TD="align: center"]X[/TD]
[TD="align: center"]Y[/TD]
[TD="align: center"]Z
[/TD]
[TD="align: center"]AA
[/TD]
[/TR]
[TR]
[TD]BANANA / HOLD[/TD]
[TD]PINEAPPLE[/TD]
[TD]ORANGE 00
[/TD]
[TD]APPLE 05[/TD]
[TD]PINEAPPLE
[/TD]
[/TR]
[TR]
[TD]APPLE 05[/TD]
[TD]ORANGE 00[/TD]
[TD]BANANA / HOLD[/TD]
[TD]BANANA / HOLD[/TD]
[TD]BANANA / HOLD
[/TD]
[/TR]
</tbody>[/TABLE]
Thank you for the help.
I am looking for a formula that will be able to populate a cell with the max value in a range based on a custom list.
Example.
CUSTOM LIST (Smallest to Largest) = ORANGE 00, APPLE 05, BANANA / HOLD, PINEAPPLE
(If I have to have the list somewhere in my workbook it will be on a sheet called Holidays in Cell E2-E15 sorted from smallest to largest. All other info is on Sheet 1)
The range is W:Z and I am looking for the max value to populate in AA
[TABLE="width: 600"]
<tbody>[TR]
[TD="align: center"]W
[/TD]
[TD="align: center"]X[/TD]
[TD="align: center"]Y[/TD]
[TD="align: center"]Z
[/TD]
[TD="align: center"]AA
[/TD]
[/TR]
[TR]
[TD]BANANA / HOLD[/TD]
[TD]PINEAPPLE[/TD]
[TD]ORANGE 00
[/TD]
[TD]APPLE 05[/TD]
[TD]PINEAPPLE
[/TD]
[/TR]
[TR]
[TD]APPLE 05[/TD]
[TD]ORANGE 00[/TD]
[TD]BANANA / HOLD[/TD]
[TD]BANANA / HOLD[/TD]
[TD]BANANA / HOLD
[/TD]
[/TR]
</tbody>[/TABLE]
Thank you for the help.