Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 108
Default Conditional Formatting part 2

Cell J5 is conditionally formatted as
=IF(AND(TODAY()-J5<=7,K5<1),TRUE,FALSE)

How would I add an additional condition of Today()-J50, then if all three
conditions are met, turn font red?
***
The driver being Today()-J5.
Conditon 1, Today()-J5 <=7
Conditon 2, Today()-J5 0
Conditon 3, Today()-K5<1

Appreciatively,
Arturo


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,080
Default Conditional Formatting part 2

=IF(AND(TODAY()-J5<=7,K5<1,TODAY()-J50),TRUE,FALSE)
__________________________________________________ ___________________

"Arturo" wrote in message
...
Cell J5 is conditionally formatted as
=IF(AND(TODAY()-J5<=7,K5<1),TRUE,FALSE)

How would I add an additional condition of Today()-J50, then if all three
conditions are met, turn font red?
***
The driver being Today()-J5.
Conditon 1, Today()-J5 <=7
Conditon 2, Today()-J5 0
Conditon 3, Today()-K5<1

Appreciatively,
Arturo




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
Formatting part of text terrideo Excel Discussion (Misc queries) 9 May 8th 23 03:41 AM
Subtotals & Conditional Formatting Part 2 Studebaker Excel Worksheet Functions 1 May 17th 07 09:19 AM
conditional formatting "if part of cell contents contains string" tom ossieur Excel Worksheet Functions 1 March 13th 07 11:11 AM
Conditional formatting for part of a cell Marie Bayes Excel Discussion (Misc queries) 7 September 8th 06 06:47 PM
Conditional Formatting - part of cell only RobDDrums Excel Discussion (Misc queries) 1 January 9th 06 11:11 PM


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