Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
PW11111
 
Posts: n/a
Default Conditional Formatting for Dummies


Hi,

I have a cell in a spreadsheet that I want to colour orange when certain
things happen. I have tried and tried to do the formula (which i don't think
is that hard) but i can't get the cell to change colour.

I will describe the formula a need to plain english below. Any help you
could give me would be great.

M17 = Date Completed
N17 = Date Required
P2 = Today()

My formula needs to say:

If M17 = 0 (uncompleted) and N17 is greater than today (P2) then go orange.

Hope this makes sense.!

Cheers,

Phil


  #2   Report Post  
bj
 
Posts: n/a
Default

Select cells of interest
<format<conditional formating
change "cell value is" to "formula is"
formula is
=and(M17=0,N17$P$2)

Set the patern format to orange

note I often need to go back into the conditinal format section to remove
unwanted Quote marks and make sure my references stay absolute or relative
as wanted. Why they change from what I want sometimes, I have no clue.


"PW11111" wrote:


Hi,

I have a cell in a spreadsheet that I want to colour orange when certain
things happen. I have tried and tried to do the formula (which i don't think
is that hard) but i can't get the cell to change colour.

I will describe the formula a need to plain english below. Any help you
could give me would be great.

M17 = Date Completed
N17 = Date Required
P2 = Today()

My formula needs to say:

If M17 = 0 (uncompleted) and N17 is greater than today (P2) then go orange.

Hope this makes sense.!

Cheers,

Phil


  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

CF1: Formula is =AND(M17=0,N17P2)
Format1: <patterns/<orange


In article ,
"PW11111" wrote:

Hi,

I have a cell in a spreadsheet that I want to colour orange when certain
things happen. I have tried and tried to do the formula (which i don't think
is that hard) but i can't get the cell to change colour.

I will describe the formula a need to plain english below. Any help you
could give me would be great.

M17 = Date Completed
N17 = Date Required
P2 = Today()

My formula needs to say:

If M17 = 0 (uncompleted) and N17 is greater than today (P2) then go orange.

Hope this makes sense.!

Cheers,

Phil

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 Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
difficulty with conditional formatting Deb Excel Discussion (Misc queries) 0 March 23rd 05 06:13 PM
conditional formatting question Deb Excel Discussion (Misc queries) 0 March 23rd 05 02:07 AM
Determine cells that drive conditional formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 7th 05 01:08 AM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


All times are GMT +1. The time now is 03:04 AM.

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"