PC Review


Reply
Thread Tools Rate Thread

Conditional Formatting - stuck on formula

 
 
Awrex
Guest
Posts: n/a
 
      3rd May 2010
Hi - Thanks beforehand!

I'm stuck on a formula for a condition and hoping someone can help.

=AND($H23="stalled",$G23<>TODAY())

Is currently what I have and it works... I need to add an additional part to
this formula that looks for if $G23 is blank and/or if it's past today().

So if it's "stalled" has no date or the date has not occurred then true,
else if "stalled" and has date that has occurred then false.
 
Reply With Quote
 
 
 
 
Fred Smith
Guest
Posts: n/a
 
      3rd May 2010
Try:
=AND($H23="stalled",OR($G23="",$G23>TODAY()))

Regards,
Fred


"Awrex" <(E-Mail Removed)> wrote in message
news:ABA98B3A-57BA-48B6-AEA1-(E-Mail Removed)...
> Hi - Thanks beforehand!
>
> I'm stuck on a formula for a condition and hoping someone can help.
>
> =AND($H23="stalled",$G23<>TODAY())
>
> Is currently what I have and it works... I need to add an additional part
> to
> this formula that looks for if $G23 is blank and/or if it's past today().
>
> So if it's "stalled" has no date or the date has not occurred then true,
> else if "stalled" and has date that has occurred then false.


 
Reply With Quote
 
Awrex
Guest
Posts: n/a
 
      3rd May 2010
Perfect thanks!!!

"Fred Smith" wrote:

> Try:
> =AND($H23="stalled",OR($G23="",$G23>TODAY()))
>
> Regards,
> Fred
>
>
> "Awrex" <(E-Mail Removed)> wrote in message
> news:ABA98B3A-57BA-48B6-AEA1-(E-Mail Removed)...
> > Hi - Thanks beforehand!
> >
> > I'm stuck on a formula for a condition and hoping someone can help.
> >
> > =AND($H23="stalled",$G23<>TODAY())
> >
> > Is currently what I have and it works... I need to add an additional part
> > to
> > this formula that looks for if $G23 is blank and/or if it's past today().
> >
> > So if it's "stalled" has no date or the date has not occurred then true,
> > else if "stalled" and has date that has occurred then false.

>
> .
>

 
Reply With Quote
 
Fred Smith
Guest
Posts: n/a
 
      3rd May 2010
You're welcome. Thanks for the feedback.

Fred.

"Awrex" <(E-Mail Removed)> wrote in message
news:A25A3462-8F7A-4BBB-B104-(E-Mail Removed)...
> Perfect thanks!!!
>
> "Fred Smith" wrote:
>
>> Try:
>> =AND($H23="stalled",OR($G23="",$G23>TODAY()))
>>
>> Regards,
>> Fred
>>
>>
>> "Awrex" <(E-Mail Removed)> wrote in message
>> news:ABA98B3A-57BA-48B6-AEA1-(E-Mail Removed)...
>> > Hi - Thanks beforehand!
>> >
>> > I'm stuck on a formula for a condition and hoping someone can help.
>> >
>> > =AND($H23="stalled",$G23<>TODAY())
>> >
>> > Is currently what I have and it works... I need to add an additional
>> > part
>> > to
>> > this formula that looks for if $G23 is blank and/or if it's past
>> > today().
>> >
>> > So if it's "stalled" has no date or the date has not occurred then
>> > true,
>> > else if "stalled" and has date that has occurred then false.

>>
>> .
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional formatting formula =?Utf-8?B?ZWxfcGVhY29jaw==?= Microsoft Excel Misc 2 31st Aug 2007 10:21 AM
Conditional Formatting Formula =?Utf-8?B?RGF2aXY=?= Microsoft Excel Programming 2 12th Mar 2007 05:19 PM
How do I do a complex conditional in a conditional formatting formula Ray Stevens Microsoft Excel Discussion 7 12th Mar 2006 10:24 PM
Stuck - need help on an if/conditional formula =?Utf-8?B?QW15?= Microsoft Excel Misc 1 16th Jan 2006 03:46 AM
Excel Formula - IF Formula & Conditional Formatting rhhince Microsoft Excel Worksheet Functions 1 20th Jun 2004 06:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:53 PM.