Hightlight Lowest Cell in Column, not Value

mdillona

New Member
Joined
Sep 4, 2013
Messages
4
Hey,

Overview and goal: I'm looking for something that will help with commission approvals. Rather than going through and highlighting the cell that is being paid, I'd like it to automatically do that depending on the values in 2 cells.

I'd like to highlight the lowest cell in a column (only 2 cells). Both cells are formulated that is looking at two rows and pulling the last # that appears in that range{=LOOKUP(9.99999999999999E+307,$D$41:$O$41) & =LOOKUP(99^99,$D$41:$O$42)}.

Here's an example (changed all data) of the spreadsheet. So, this (cells with $494.54 and $384.64) selects the most current month and the cell with a value. What I'm now trying to do is highlight the lowest cell (not value) between those two cells. I tried the conditional formating to get the cell for PP2, but since there is a formula, it highlights at all times when set to greater than 0. I have yet to find anything for PP1 as PP1 looks for PP2 to determine if it should be highlighted or not.
PP1 $ 494.54
PP2 $ 384.64
Total $ 879.18

<COLGROUP><COL style="WIDTH: 59pt; mso-width-source: userset; mso-width-alt: 2852" width=78><COL style="WIDTH: 80pt; mso-width-source: userset; mso-width-alt: 3876" width=106><TBODY>
</TBODY>



Override BonusJanFebMarAprMayJunJulAugSepOctNovDec
PP1 $ 543.99 $ 486.30 $ 337.94 $ 703.35 $ 1,087.99 $ 494.54
PP2 $ 428.60 $ 420.36 $ 445.09 $ 703.35 $ 461.57 $ 384.64
Monthly Total $ - $ - $ - $ - $ 972.60 $ 906.66 $ 783.02 $ 1,406.69 $ 1,549.56 $ 879.18 $ - $ -

<COLGROUP><COL style="WIDTH: 136pt; mso-width-source: userset; mso-width-alt: 6619" width=181><COL style="WIDTH: 62pt; mso-width-source: userset; mso-width-alt: 2998" width=82><COL style="WIDTH: 56pt; mso-width-source: userset; mso-width-alt: 2706" width=74><COL style="WIDTH: 61pt; mso-width-source: userset; mso-width-alt: 2962" span=2 width=81><COL style="WIDTH: 56pt; mso-width-source: userset; mso-width-alt: 2706" width=74><COL style="WIDTH: 65pt; mso-width-source: userset; mso-width-alt: 3145" width=86><COL style="WIDTH: 56pt; mso-width-source: userset; mso-width-alt: 2706" width=74><COL style="WIDTH: 59pt; mso-width-source: userset; mso-width-alt: 2852" width=78><COL style="WIDTH: 80pt; mso-width-source: userset; mso-width-alt: 3876" width=106><COL style="WIDTH: 61pt; mso-width-source: userset; mso-width-alt: 2962" span=3 width=81><TBODY>
</TBODY>



Any help you can provide would be great!

Thanks,
Dillon
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
Just to clarify, Highlight the lowest cell between the 2 cells? Which cells would that be based on your example above?
 
Upvote 0
Yes, the two cells are referencing the section. I put that in there to show that it was a formula (poor decision on my part). So, there are two different sections. The first part of the example references the rows below. So, lets assume the first section is cells L10 and L11 and the second section covers area D41:O42 (only $ between Jan-Dec and PP1&PP2). Hope that makes sense.

Thanks for the help!!
 
Upvote 0

Forum statistics

Threads
1,215,548
Messages
6,125,468
Members
449,230
Latest member
ASBeard

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top