Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default conditional formatting ... shade cell ... older than today

How can I use conditional formatting to shade the cell if its value is older
than today?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default conditional formatting ... shade cell ... older than today

Use a formula of

=A1<TODAY()

assuming the cell is A1.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mirsten Choiple" wrote in message
...
How can I use conditional formatting to shade the cell if its value is

older
than today?




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default conditional formatting ... shade cell ... older than today

If you want to use the default Cell Value Is dialogs rather than Formula is,
then

Select all the cells you want to format and do

format=Conditional Format

Cell value is Less than =today()-1

if you want to allow for blank cells

Cell value is between 1 and =today()-1

--
Regards,
Tom Ogilvy

"Mirsten Choiple" wrote in message
...
How can I use conditional formatting to shade the cell if its value is

older
than today?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formatting €“ shade all cells in row Mary Ann Excel Discussion (Misc queries) 4 October 31st 07 09:06 PM
Conditional Formatting on 'Today' Madame Artois Setting up and Configuration of Excel 1 June 20th 07 05:19 PM
Computing days between TODAY() and older date in a cell Big UT Fan Excel Discussion (Misc queries) 3 November 14th 06 08:14 PM
Conditional Formatting Cell < Today() sagan Excel Worksheet Functions 3 September 21st 05 03:43 PM
How to shade a row of cells using conditional formatting Frustrated invoicer! Excel Worksheet Functions 4 October 29th 04 08:01 AM


All times are GMT +1. The time now is 02:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"