Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default If And formular Or somthing else

Give this formula a try...

=IF(E1<3.25,"Very Low",IF(E1<6.5,"Medium
Low",IF(E1<7.51,"Neutral",IF(E1<10.77,"Medium High","Very High"))))

--
Rick (MVP - Excel)


"Rolf" wrote in message
...
I need Help with a formular !!!!!
C1 6.5
D1 7.5
E1 Actual
F1 I need result

if the Actual = 0.00 - 3.24 I need result verry low
if the Actual = 3.25 - 6.49 I need result medium low
if the Actual = 6.50 - 7.50 I need result Neutral
if the Actual = 7.51 -10.76 I need result medium high
if the Actual = 10.77 - 14.00 I need result verry high

So if i enter in E1 "7" the result i need in F1 "7 Neutral" .
if i enter in E1 "2" teh result i need in F1 " 2 verry low"


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
Alert Message After Somthing Changed Freshman Excel Worksheet Functions 0 March 30th 10 06:08 AM
If And formular Or somthing else Rolf Excel Worksheet Functions 2 February 19th 10 06:40 PM
how do i take somthing off the word processor and put it in a fil 1 Excel Worksheet Functions 5 December 13th 07 08:53 PM
Two Criteria with the COUNTIF function or somthing else? Robert Brown Excel Worksheet Functions 2 June 2nd 06 12:25 PM
how do I do a formuls in excel such as (if a1=somthing then b1=a . Brett Excel Worksheet Functions 3 January 9th 05 08:15 PM


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

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"