How to highlight row if cell contains date in Excel?
In this tutorial, I introduce how to use Conditional Formatting function to auto highlight the row if the cell contains date in Excel.
Highlight row if cell contains date
Highlight row if cell contains date
1. Firstly, you should know the date format code you need.
d-mmm-yy or dd-mmm-yy | "D1" |
d-mmm or dd-mmm | "D2" |
mmm-yy | "D3" |
m/d/yy or m/d/yy h:mm or mm/dd/yy | "D4" |
mm/dd | "D5" |
h:mm:ss AM/PM | "D6" |
h:mm AM/PM | "D7" |
h:mm:ss | "D8" |
h:mm | "D9" |
You can find the complete list of date codes in this article.
2. Select the ranges contain the rows you will highlight based on date cells, click Home > Conditional Formatting > New Rule.
3. In the New Formatting Rule dialog, choose Use a formula to determine which cells to format in Select a Rule Type section, then type formula =CELL("format",$C2)="D4" into Format values where this formula is true textbox.
Note: In this case, I will highlight the rows if cells in column C contain dates in m/d/yyyy format. D4 is format code of m/d/yyyy.
4. Click Format, under Fill tab of Format Cells dialog, choose one background color for highlighting rows.
5. Click OK > OK. Then relevant rows are highlighted if the cells in column C are in date format m/d/yyyy.
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!