Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mark
 
Posts: n/a
Default IF Statement Help please

I am trying to write an If statement for the following example:

If number is <18.44 write "FAIL", If Number 20.44 Write "FAIL", If Number
is between 18.44 and 20.44 then write "Pass"

I would appreciate any help on this, thanks Mark
  #2   Report Post  
Ron Coderre
 
Posts: n/a
Default IF Statement Help please

Try something like this:
=IF(OR(A1<18.44,A120),"FAIL","Pass")

Does that help?

€¢€¢€¢€¢€¢€¢€¢€¢€¢€¢
Regards,
Ron


"mark" wrote:

I am trying to write an If statement for the following example:

If number is <18.44 write "FAIL", If Number 20.44 Write "FAIL", If Number
is between 18.44 and 20.44 then write "Pass"

I would appreciate any help on this, thanks Mark

  #3   Report Post  
mark
 
Posts: n/a
Default IF Statement Help please

thanks works great!!!!

"Ron Coderre" wrote:

Try something like this:
=IF(OR(A1<18.44,A120),"FAIL","Pass")

Does that help?

€¢€¢€¢€¢€¢€¢€¢€¢€¢€¢
Regards,
Ron


"mark" wrote:

I am trying to write an If statement for the following example:

If number is <18.44 write "FAIL", If Number 20.44 Write "FAIL", If Number
is between 18.44 and 20.44 then write "Pass"

I would appreciate any help on this, thanks Mark

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
IF Statement problem trixma New Users to Excel 3 September 27th 05 06:36 AM
If statement Matt Montagliano Excel Discussion (Misc queries) 1 September 8th 05 08:47 PM
Do I need a sumif or sum of a vlookup formula? PeterB Excel Worksheet Functions 0 June 1st 05 12:23 PM
IF Statement Brent New Users to Excel 3 April 29th 05 04:24 PM
7+ nested if statement? Turi Excel Worksheet Functions 3 December 20th 04 07:55 PM


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