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

I am trying to add two conditions to a cell using the formula bar in
conditional formating.
1. If cell A1 is blank, then B2 is blank and grey
2. If A2 has a date entry between 1/12/06 and 31/01/07, then A2 should turn
white (no fill) and allow and entry.

Is this too ambitious?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,726
Default conditional formatting

This is a separate conditional formatting for each cell, the first in B2 is
a formula of =LEN(A1)=0, with a font colour and pattern colour of grey, the
second is a formula of =AND(A2=--"2006-12-01",A2<=--"2007-01-41") and set
the font colour to white.

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)
"Odyblue" wrote in message
...
I am trying to add two conditions to a cell using the formula bar in
conditional formating.
1. If cell A1 is blank, then B2 is blank and grey
2. If A2 has a date entry between 1/12/06 and 31/01/07, then A2 should
turn
white (no fill) and allow and entry.

Is this too ambitious?



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
sorting a range with conditional formatting renie Excel Worksheet Functions 2 June 2nd 06 10:43 PM
conditional formatting glitches Kat Excel Discussion (Misc queries) 2 May 26th 06 08:16 PM
Keeping conditional formatting when sorting Andrea A Excel Discussion (Misc queries) 0 April 4th 06 03:00 PM
conditional formatting Rich Excel Discussion (Misc queries) 2 April 1st 06 10:27 AM
cannot use ISEVEN or ISODD functions in Conditional Formatting Scott Paine Excel Worksheet Functions 6 December 6th 05 09:44 PM


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