Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Pedro Mestre
 
Posts: n/a
Default Conditional Formating

Dear all,

I would like to apply a conditional formating to fill with a red colour some
Excel cells when the computer calendar gets some date, I would like to fill
that cells when "best before date" of some pruducts gets that date with the
computer calendar.

Thanks a lot.
Pedro Mestre
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

If cell A1 is active:

CF1: Formula is =TODAY()=A1
Format1: Patterns/red



In article ,
Pedro Mestre wrote:

Dear all,

I would like to apply a conditional formating to fill with a red colour some
Excel cells when the computer calendar gets some date, I would like to fill
that cells when "best before date" of some pruducts gets that date with the
computer calendar.

Thanks a lot.
Pedro Mestre

  #3   Report Post  
WLMPilot
 
Posts: n/a
Default

Pedro,

Lets say the date you is 06/20/05 in A1

Click on the cell you want to fill in, then lick on FORMAT-- CONDITIONAL
FORMAT on toolbar

A window will pop up and you will see on the left an option of "Cell Value
Is". Change the option to "Formula Is"

In the section to the right of "Formula Is", enter the following formula:
=AND(A1<"",TODAY()=A1)

Now, click on FORMAT in this window, then PATTERNS. Just click the color
you want. Then click OK, and OK again.

Not really understanding how you are using this, the above formula will only
work for that one day that the dates match. If you want it to fill red for
that day and every day afterwards, then make the last part of formula read
TODAY()=A1)

Hope this helps.
Les




"Pedro Mestre" wrote:

Dear all,

I would like to apply a conditional formating to fill with a red colour some
Excel cells when the computer calendar gets some date, I would like to fill
that cells when "best before date" of some pruducts gets that date with the
computer calendar.

Thanks a lot.
Pedro Mestre

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 Formating Based on Date Roy Excel Discussion (Misc queries) 5 June 7th 06 04:49 PM
conditional formating Jed Excel Discussion (Misc queries) 3 June 14th 05 05:11 PM
Conditional Formating Roy Excel Discussion (Misc queries) 4 May 27th 05 01:16 AM
Help using Conditional Formating of Entire Rows [email protected] Excel Worksheet Functions 4 February 16th 05 04:29 PM
more than 3 conditional formating in excel Manan Excel Discussion (Misc queries) 2 February 7th 05 09:12 PM


All times are GMT +1. The time now is 11:34 PM.

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"