[mso] Re: mso Digest V4 #192

Thanks Jim,
 
Your solution worked.
 
I typed it in as :
 
=IF(OR(AND(I44<>0,J44<>0),AND(I44=DO45,J44=DO45)),FALSE,TRUE)
 
Looks like yahoo palyed tricks and added 3d between the = and the IF, once i 
removed that it worked perfect.
 
Thank god i can relax now
 
Thanks again
mso@xxxxxxxxxxxxx wrote:
MSO Digest
To view individual posts in the archives, go here:
http://www.freelists.org/archives/mso------------------------------------
mso Digest Mon, 25 Jul 2005 Volume: 04 Issue: 192

In This Issue:
[mso] Excel
[mso] Re: Excel

----------------------------------------------------------------------

Date: Mon, 25 Jul 2005 08:34:21 -0700 (PDT)
From: Tony Lawton 
Subject: [mso] Excel

Hi everyone,

I need to produce a nested "AND" "OR" Function.

I need to check Columns I1:I36 AND Columns J1:J:36

If there is a value in both I want it to show False
If there is no value in both I want to show False
If there is a value in only one (either Column I or J) I want to show True.

Simple i am sure but i have spent hours and have got very frustrated.

Thanks to anyone that can help
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


------------------------------

From: "Jim Hickey" 
Subject: [mso] Re: Excel
Date: Mon, 25 Jul 2005 10:43:33 -0500

Try the following;

=3Dif(or(and(i1<>0,j1<>0),and(i1=3D0,j1=3D0)),false,true)

Should work

-----Original Message-----
From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx] On =
Behalf
Of Tony Lawton
Sent: Monday, July 25, 2005 10:34 AM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Excel


Hi everyone,
=20
I need to produce a nested "AND" "OR" Function.
=20
I need to check Columns I1:I36 AND Columns J1:J:36
=20
If there is a value in both I want it to show False
If there is no value in both I want to show False
If there is a value in only one (either Column I or J) I want to show =
True.
=20
Simple i am sure but i have spent hours and have got very frustrated.
=20
Thanks to anyone that can help
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around=20
http://mail.yahoo.com=20

*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx =
or
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to=20
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the =
quotes)
in the subject line.

Or, visit the group's homepage and use the dropdown menu. This will =
also
allow you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, =
send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an =
invitation
with instructions. Once you are a member of the files group, you can go
here to upload/download files: http://www.smartgroups.com/vault/msofiles
*************************************************************

--=20
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 7/22/2005
=20

--=20
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.4/57 - Release Date: 7/22/2005
=20


------------------------------

End of mso Digest V4 #192
*************************


                
---------------------------------
 Start your day with Yahoo! - make it your home page 

*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: