简体   繁体   中英

In Excel, is it possible to use conditional formatting to always highlight TODAY's date?

In column AI have dates going from May 1, 2012 to May 1, 2013. Row 1 has May 1st, Row 2 has May 2nd, Row 3 has May 3rd, and so forth.

Is it possible to highlight JUST TODAY's date? That way when I open up my spreadsheet I can see what row I should be looking at.

Thanks.

在A列中突出显示您的日期,转到条件格式并添加以下条件:

[Cell Value Is] [equal to]  =TODAY()

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM