#1   Report Post  
Posted to microsoft.public.excel.misc
Allllen
 
Posts: n/a
Default IF Formula help

don't let anyone charge you for some help like this.

try

=IF(L1+L2<3,"Excellent",IF(L1+L2<4,"Very
Good",IF(L1+L2<6,"Good",IF(L1+L2<8,"Average",IF(L1 +L2<11,"Below
Average",IF(L1+L2<13,"Poor",IF(L1+L2<15,"Terrible" ,"Terrible")))))))

This works fine on my PC.

If it doesn't give you what you need, tell us what result you get and why it
doesn't match what you need to have.

Note: Your entry for 'Very good' has L1+(L2*5) rather than L1+(L2*3).

--
Allllen


"ianonline" wrote:


Hello,

I'm trying to get a formula I produced to work. I wanted cells added
together and resulting amount to give a chosen word.

At the moment it is:
=IF(L1+(L2*3)<3,"Excellent",IF(L1+(L2*5)<4,"Very
Good",IF(L1+(L2*3)<6,"Good",IF(L1+(L2*3)<8,"Averag e",IF(L1+(L2*3)<11,"Below
Average",IF(L1+(L2*3)<13,"Poor",IF(L1+(L2*3)<15,"T errible","Terrible")))))))

This works, but I want to simplify it. One of the cells has since been
set to multiply by 3, so each (L1+(L2*3) can be (L1+L2), but that
doesn't work! BY the way, the space in "terrible" is not there when I
enter this message.

Does anyone know why? I would be happy to pay a small fee to get this
one right if I can, or recommend your services.

Thanks for your help.

Ian


--
ianonline
------------------------------------------------------------------------
ianonline's Profile: http://www.excelforum.com/member.php...o&userid=34279
View this thread: http://www.excelforum.com/showthread...hreadid=553267


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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 04:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"