#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default IF Fucntion Help!

Hi all I Have "8.4" entered in cell B2. Now, i want to create an IF function
in B3 that needs to check that B2 is between 7.2 and 7.8, thus, including 7.2
and 7.8. How do I do this??

Thanks in advance for your help
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 492
Default IF Fucntion Help!

=IF(AND(B2=7.2,B2<=7.8),"Within Limits","Not between Limits")

Change the resulting text to suit,
Regards,
Alan.
"Chabulo" wrote in message
...
Hi all I Have "8.4" entered in cell B2. Now, i want to create an IF
function
in B3 that needs to check that B2 is between 7.2 and 7.8, thus, including
7.2
and 7.8. How do I do this??

Thanks in advance for your help


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default IF Fucntion Help!

Thank you verry much alan!!
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
Sumproduct Fucntion - the use of dash ( -- ) Negda Excel Worksheet Functions 11 April 5th 08 09:56 PM
is there a memory plus (like a calculator) fucntion in excel? richo Excel Worksheet Functions 0 November 16th 05 05:17 PM
Recording incidences of results of a RAND() fucntion. BaldySlaphead Excel Discussion (Misc queries) 1 July 15th 05 02:45 PM
Sumif Fucntion bcuinohio Excel Worksheet Functions 1 June 1st 05 11:47 PM
Sumif Fucntion Peo Sjoblom Excel Worksheet Functions 0 May 31st 05 11:32 PM


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