![]() |
What excel formula highlighs cells according to current date
I would like to flag certain rows of information on an excel spreadsheet
according to current date. i.e. flag certain invoices 2 weeks before due date. What formula can be used to acheive this? Thanks. |
What excel formula highlighs cells according to current date
You can use Conditional Formatting. See:
http://www.contextures.com/xlCondFormat01.html -- Gary's Student "Al" wrote: I would like to flag certain rows of information on an excel spreadsheet according to current date. i.e. flag certain invoices 2 weeks before due date. What formula can be used to acheive this? Thanks. |
What excel formula highlighs cells according to current date
I'd use conditional formatting (on the Format menu) You need the Formula Is
option and then set the condition to =A2NOW()-14 (assuming your date is in cell A2. Once you've got it to work you can use the Format Painter to copy the formatting to the rest of the cells / columns HTH - Sheila "Al" wrote: I would like to flag certain rows of information on an excel spreadsheet according to current date. i.e. flag certain invoices 2 weeks before due date. What formula can be used to acheive this? Thanks. |
All times are GMT +1. The time now is 11:09 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com