S
Steph
Hi All, what is the easiest way to accomplish this? Basically if a date is
more than a year old, i want it bolded and red.
Thanks!
more than a year old, i want it bolded and red.
Thanks!
JLatham said:Assuming the cell(s) actually have a date in them and not plain text, use
Conditional Formatting. Select the cells then Format-->Conditional
Formating...
use the 'Cell Value Is' option along with "less than" and enter
Now()-365 into the 3rd entry area. Click [Format...] and set the font
properties to Bold and Red.
Steph said:Hi All, what is the easiest way to accomplish this? Basically if a date is
more than a year old, i want it bolded and red.
Thanks!
Simon Lloyd said:That can be done in conditional formatting, use this formula but adjust
the cell address
=$A$1<TODAY()-365
Steph;643837 said:Hi All, what is the easiest way to accomplish this? Basically if a date
is
more than a year old, i want it bolded and red.
Thanks!
--
Simon Lloyd
Regards,
Simon Lloyd
'Microsoft Office Help' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: 1
View this thread: http://www.thecodecage.com/forumz/showthread.php?t=179376
Microsoft Office Help
.