Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
MMM
 
Posts: n/a
Default if then statement

I am trying to write a "logical" function for the following: If there is a
"C" in A2, then there should be data in either b2 OR c2. Any help is
appreciated.
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

how about
=IF(A2="C",IF(OR(B2<"",C2""),True,false),false)

Cheers
JulieD


"MMM" wrote in message
...
I am trying to write a "logical" function for the following: If there is a
"C" in A2, then there should be data in either b2 OR c2. Any help is
appreciated.



  #3   Report Post  
MMM
 
Posts: n/a
Default

Thank you very much JulieD, this was a lot quicker then me trying to figure
it out!~MMM

"JulieD" wrote:

Hi

how about
=IF(A2="C",IF(OR(B2<"",C2""),True,false),false)

Cheers
JulieD


"MMM" wrote in message
...
I am trying to write a "logical" function for the following: If there is a
"C" in A2, then there should be data in either b2 OR c2. Any help is
appreciated.




  #4   Report Post  
JulieD
 
Posts: n/a
Default

Hi

that's the great thing about these ngs :)

glad it worked

Cheers
JulieD


"MMM" wrote in message
...
Thank you very much JulieD, this was a lot quicker then me trying to
figure
it out!~MMM

"JulieD" wrote:

Hi

how about
=IF(A2="C",IF(OR(B2<"",C2""),True,false),false)

Cheers
JulieD


"MMM" wrote in message
...
I am trying to write a "logical" function for the following: If there is
a
"C" in A2, then there should be data in either b2 OR c2. Any help is
appreciated.






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
IF Statement with Average Function results in #Value! Paul Excel Discussion (Misc queries) 5 December 28th 04 08:11 AM
Statement lintan Excel Worksheet Functions 1 December 2nd 04 11:31 PM
Duplicate fields does not match up! If statement Patsy Excel Worksheet Functions 0 November 11th 04 12:16 AM
If statement needed Patsy Excel Worksheet Functions 1 November 4th 04 03:48 PM
IF Statement difficulty susan hayes Excel Worksheet Functions 3 November 2nd 04 09:46 PM


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