Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / November 2005

Tip: Looking for answers? Try searching our database.

LOGICAL FUNCTIONS WITH MULTIPLE VARIABLES

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
luiss - 17 Nov 2005 21:00 GMT
Hi,

I am tryng  to create a conditional formula with two variables, each of one
can have two values (exemple: if 0,5 day and 1 crew, then; if half day and
two crew, then; if one day and one crew, then; if one day and two crew, then)
, and I cannot find how to do it. can you please assist?
Thanks

Luis
Biff - 17 Nov 2005 23:06 GMT
Need a better explanation.Try explaining something like this:

If A1 = 5 and B1 = 1, do this................
If A1 = 10 and B1 = 0, do this..............
etc
etc

Biff

> Hi,
>
[quoted text clipped - 7 lines]
>
> Luis
luiss - 18 Nov 2005 08:38 GMT
Hi, thanks for your reply.

If A1 = 1 and B1 = 0,5  then  C1 = 60;
if A1 = 2 and B1 = 0,5  then  C1 = 100;
if A1 = 1 and B1 = 1, then  C1 = 75;
if A1 = 2 and B1 = 1, then C1 = 125.

Thanks again for your assistance.

Luis

> Need a better explanation.Try explaining something like this:
>
[quoted text clipped - 16 lines]
> >
> > Luis
vezerid - 18 Nov 2005 16:08 GMT
luiss Wrote:
> Hi, thanks for your reply.
>
[quoted text clipped - 8 lines]
>
> >[/color]

Luis,
this formula should be placed in C1.

=IF(AND(A1=1; B1=0,5); 60; IF(AND(A1=2;B1=0,5); 100; IF(AND(A1=1;B1=1);
75; IF(AND(A1=2;B1=1); 125; "SOMETHING WRONG"))))

HTH
Kostis Vezerides

Signature

vezerid

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.