Microsoft Excel’s RANK.EQ() function ranks a set of values, but in a busy sheet, the top-ranking items might get lost. You can combine RANK.EQ() with a conditional formatting rule to highlight the top ...
The Today() function represents the current date in Microsoft Excel. If you type the =Today() function in any cell and press Enter, Excel will show you the current date. Therefore, this method is used ...
When you think VBA code is your only hope, try combing built-it conditional formatting tools. You might just find an easier solution than writing code. Editor’s Note: This article was originally ...