Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Excel 2007 conditional formatting & cell colour.

Hi All,

I was hoping someone may be able to offer some practical advice regarding
conditional formatting of cell colour.

I have made a sheet to track the status of orders placed and recieved:
Column A is the order placed date, and column B is the recieved date, which
remains empty until a known date can be entered.

As there a large number of records (rows) and I am having to manually check
for orders recived within a certain date, I was hoping there may be a way to
format the fill colour (make yellow) of column B after 30 days have elapsed.
In addition, make the cell red after 60.

I think this must be possible to impliment as a formula in the conditional
formatting section which i have spent an age tinkering with.

Can anyone offer any possible solution or examples of cell colour being
changed dependent on the content of a neighbour cell? I'm new to this, but
feel i could piece it together I had a few simple examples of working fomula
to play with.

Is there a formula to change the background colour of a cell?

Thanks for any help you can offer!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,420
Default Excel 2007 conditional formatting & cell colour.

No formula, CF is the way.

Use formulae of

=AND($B2<"",$A2<TODAY()-60)

and

=AND($B2<"",$A2<TODAY()-30)

--
__________________________________
HTH

Bob

"chris_g" wrote in message
...
Hi All,

I was hoping someone may be able to offer some practical advice regarding
conditional formatting of cell colour.

I have made a sheet to track the status of orders placed and recieved:
Column A is the order placed date, and column B is the recieved date,
which
remains empty until a known date can be entered.

As there a large number of records (rows) and I am having to manually
check
for orders recived within a certain date, I was hoping there may be a way
to
format the fill colour (make yellow) of column B after 30 days have
elapsed.
In addition, make the cell red after 60.

I think this must be possible to impliment as a formula in the conditional
formatting section which i have spent an age tinkering with.

Can anyone offer any possible solution or examples of cell colour being
changed dependent on the content of a neighbour cell? I'm new to this,
but
feel i could piece it together I had a few simple examples of working
fomula
to play with.

Is there a formula to change the background colour of a cell?

Thanks for any help you can offer!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Excel 2007 conditional formatting & cell colour.

Go to format, click on Conditional Formatting,, 1st cell, change condition 1
to "Cell Value Is" 2nd cell make it read "between" 3rd cell show "31" 4th
cell to "59" then click on Format, select your color. This will make the
cell turn yellow when the cell is between 31 and 59.

Next click the add button to add another condition. Duplicate the same
process but in the 3rd cell type "60" the 4th cell type "750". This will
change the cell color to red when the number is between 60 and 760.

Hope this helps.
--
DLAYMANS


"chris_g" wrote:

Hi All,

I was hoping someone may be able to offer some practical advice regarding
conditional formatting of cell colour.

I have made a sheet to track the status of orders placed and recieved:
Column A is the order placed date, and column B is the recieved date, which
remains empty until a known date can be entered.

As there a large number of records (rows) and I am having to manually check
for orders recived within a certain date, I was hoping there may be a way to
format the fill colour (make yellow) of column B after 30 days have elapsed.
In addition, make the cell red after 60.

I think this must be possible to impliment as a formula in the conditional
formatting section which i have spent an age tinkering with.

Can anyone offer any possible solution or examples of cell colour being
changed dependent on the content of a neighbour cell? I'm new to this, but
feel i could piece it together I had a few simple examples of working fomula
to play with.

Is there a formula to change the background colour of a cell?

Thanks for any help you can offer!

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
Excel 2007 Conditional formatting - change text colour when enteringsame name more than 3 times [email protected] Excel Discussion (Misc queries) 2 September 6th 08 05:50 PM
Conditional Formatting Colour in a Column Graph (Excel 2003) [email protected] Excel Discussion (Misc queries) 8 May 23rd 08 02:07 PM
Apply conditional formatting to individual cell Excel 2007 James D Excel Worksheet Functions 3 June 3rd 07 09:59 PM
change tab colour when using conditional formatting in a cell julie s Excel Worksheet Functions 6 October 23rd 06 09:13 PM
Conditional formatting: Colour coding Kelly Excel Discussion (Misc queries) 4 January 18th 06 11:11 AM


All times are GMT +1. The time now is 10:06 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"