Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default writing a formula containing if and and

Can someone help me write a logical formula that has
nested "if" functions with an "and" function thrown in?
Should be easy but I'm not getting the results I expect.
Would be willing to pay for consulting.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default writing a formula containing if and and

Hi
=IF(AND(A1=1,B1=1),"A1+B1 equal 1",IF(A11,"A1 larger than
one","something else"))

--
Regards
Frank Kabel
Frankfurt, Germany

"nina" schrieb im Newsbeitrag
...
Can someone help me write a logical formula that has
nested "if" functions with an "and" function thrown in?
Should be easy but I'm not getting the results I expect.
Would be willing to pay for consulting.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default writing a formula containing if and and

Frank,
I just like to point out that If A1 = 1 and B1=1 then A1+B1 should equal 2
right? :)


"Frank Kabel" wrote:

Hi
=IF(AND(A1=1,B1=1),"A1+B1 equal 1",IF(A11,"A1 larger than
one","something else"))

--
Regards
Frank Kabel
Frankfurt, Germany

"nina" schrieb im Newsbeitrag
...
Can someone help me write a logical formula that has
nested "if" functions with an "and" function thrown in?
Should be easy but I'm not getting the results I expect.
Would be willing to pay for consulting.

Thanks



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default writing a formula containing if and and

lol
of course but I just wantedt to say that A1 AND B1 both are equal to
'1'

--
Regards
Frank Kabel
Frankfurt, Germany

"Matt - Data Manager - Blue Ridge Telecom"
soft.com schrieb im
Newsbeitrag ...
Frank,
I just like to point out that If A1 = 1 and B1=1 then A1+B1 should

equal 2
right? :)


"Frank Kabel" wrote:

Hi
=IF(AND(A1=1,B1=1),"A1+B1 equal 1",IF(A11,"A1 larger than
one","something else"))

--
Regards
Frank Kabel
Frankfurt, Germany

"nina" schrieb im Newsbeitrag
...
Can someone help me write a logical formula that has
nested "if" functions with an "and" function thrown in?
Should be easy but I'm not getting the results I expect.
Would be willing to pay for consulting.

Thanks




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
Need help writing a formula lakwriter Excel Discussion (Misc queries) 3 November 2nd 09 03:04 PM
writing a formula chrissy Excel Worksheet Functions 4 November 3rd 08 08:24 PM
Need help with writing formula. John1791 Excel Worksheet Functions 1 December 27th 07 01:45 PM
Writing a Formula sadman49 Excel Discussion (Misc queries) 5 November 24th 06 08:03 PM
Formula Writing Josh[_6_] Excel Programming 2 September 18th 03 06:42 PM


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