Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
ron b
 
Posts: n/a
Default Conditional format formula

I would like all cells in a column to turn red 30 days prior to the date
entered in the cell. Does anyone have the required formula to accomplish this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
FiluDlidu
 
Posts: n/a
Default Conditional format formula

=value(cell)<=today()+30

"ron b" wrote:

I would like all cells in a column to turn red 30 days prior to the date
entered in the cell. Does anyone have the required formula to accomplish this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Alan
 
Posts: n/a
Default Conditional format formula

=A2<=TODAY()-30
for equal to or less tha 30 days or
=A2<TODAY()-30
less tha 30 days,
Regards,
Alan.
"ron b" wrote in message
...
I would like all cells in a column to turn red 30 days prior to the date
entered in the cell. Does anyone have the required formula to accomplish
this?



  #4   Report Post  
Posted to microsoft.public.excel.misc
FiluDlidu
 
Posts: n/a
Default Conditional format formula

Huh! I'd say "today()+30"

"Alan" wrote:

=A2<=TODAY()-30
for equal to or less tha 30 days or
=A2<TODAY()-30
less tha 30 days,
Regards,
Alan.
"ron b" wrote in message
...
I would like all cells in a column to turn red 30 days prior to the date
entered in the cell. Does anyone have the required formula to accomplish
this?




  #5   Report Post  
Posted to microsoft.public.excel.misc
ron b
 
Posts: n/a
Default Conditional format formula

Thank you the formula worked for one cell. How do I make it apply to all
cells in the column? I clicked on the button at the end of the formula box
and dragged the dotted lines to the end of the column, but it did not seem to
work.

"FiluDlidu" wrote:

=value(cell)<=today()+30

"ron b" wrote:

I would like all cells in a column to turn red 30 days prior to the date
entered in the cell. Does anyone have the required formula to accomplish this?

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 formula date Ron Rosenfeld Excel Worksheet Functions 1 October 25th 05 04:12 PM
Conditional formatting...cont. from 9/25 Guenzak Excel Discussion (Misc queries) 4 September 26th 05 11:55 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 08:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 04:28 AM
Conditional Format Formula Needed PAR Excel Worksheet Functions 11 May 20th 05 09:45 PM


All times are GMT +1. The time now is 05:17 AM.

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

About Us

"It's about Microsoft Excel"