Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
TheLeafs
 
Posts: n/a
Default Nested If with And


Good day,

I am looking for assistance in creating an excel formula. I have
attempted many different variations of it, but nothing worked.
Basically, I am trying to accomplish this:

The user will enter a value in a cell (B2)

If that value is greater than the value in cell C10 place the word
"Above"
If that value is lower than the value in cell C11 place the word
"Below"
If that value is between cell C10 and C11 place the work "Ok"
If that value is " ", put "" in the cell

Any help would be great.

Thanks


--
TheLeafs
------------------------------------------------------------------------
TheLeafs's Profile: http://www.excelforum.com/member.php...o&userid=10131
View this thread: http://www.excelforum.com/showthread...hreadid=398607

  #2   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

TheLeafs,

=IF(B2="","",IF(B2C10,"Above",IF(B2<C11,"Below"," OK")))

HTH,
Bernie
MS Excel MVP


"TheLeafs" wrote in message
...

Good day,

I am looking for assistance in creating an excel formula. I have
attempted many different variations of it, but nothing worked.
Basically, I am trying to accomplish this:

The user will enter a value in a cell (B2)

If that value is greater than the value in cell C10 place the word
"Above"
If that value is lower than the value in cell C11 place the word
"Below"
If that value is between cell C10 and C11 place the work "Ok"
If that value is " ", put "" in the cell

Any help would be great.

Thanks


--
TheLeafs
------------------------------------------------------------------------
TheLeafs's Profile: http://www.excelforum.com/member.php...o&userid=10131
View this thread: http://www.excelforum.com/showthread...hreadid=398607



  #3   Report Post  
TheLeafs
 
Posts: n/a
Default


Great, Thanks


--
TheLeafs
------------------------------------------------------------------------
TheLeafs's Profile: http://www.excelforum.com/member.php...o&userid=10131
View this thread: http://www.excelforum.com/showthread...hreadid=398607

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
Why are my nested sub-totals are displaying incorrectly? chiefdean13 Excel Discussion (Misc queries) 1 July 20th 05 05:45 AM
Nested IF statements John Simons Excel Worksheet Functions 14 February 16th 05 06:17 AM
how can I exceed the nested if fuction limit mgdye Excel Discussion (Misc queries) 5 January 30th 05 02:09 PM
€śUse of more then 7 nested if statement€ť Faisal Yameen Excel Worksheet Functions 3 January 12th 05 06:02 PM
nested ifs sthompson Setting up and Configuration of Excel 1 December 15th 04 06:38 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"