Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Conditional Formatting: Question

I need to figure out how to do the following:

Conditional formatting (I know how to define the formatting, just not
the conditions) in B1.

If a1 has a date in it, and b1 is empty, and 10 days or more have
passed since A1.....format with the identified format.

You geniuses are BEYOND awesome!
  #2   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default Conditional Formatting: Question

try

Formula Is =AND(ISNUMBER($A1), $B1="", TODAY()-$A1=10)


"VegasSageV" wrote:

I need to figure out how to do the following:

Conditional formatting (I know how to define the formatting, just not
the conditions) in B1.

If a1 has a date in it, and b1 is empty, and 10 days or more have
passed since A1.....format with the identified format.

You geniuses are BEYOND awesome!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Conditional Formatting: Question

thank you so much.

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 Question lindsayr Excel Discussion (Misc queries) 7 April 30th 08 02:52 AM
Another conditional formatting question. James Silverton[_2_] Excel Discussion (Misc queries) 1 March 12th 08 02:37 PM
Conditional Formatting Question Gary Excel Worksheet Functions 6 May 7th 07 11:32 PM
Conditional Formatting question... Dino Excel Discussion (Misc queries) 5 November 18th 05 11:48 PM
Conditional formatting question Carl Imthurn Excel Worksheet Functions 4 August 8th 05 11:06 PM


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