Results 1 to 11 of 11

If Statement Help Please

Threaded View

  1. #1
    Registered User
    Join Date
    12-21-2012
    Location
    canada
    MS-Off Ver
    Excel 2007
    Posts
    12

    If Statement Help Please

    I had this solved however I made a mistake! The ceiling has to occur before the if statement. One of the values is 47.59 and it is first seen as less than 48 then it is rounded to 48 using the ceiling. I need it to be rounded to 48 then seen as 48 therefore rounded to 50! Below is what I have can you please help!

    =CEILING(IF(AND(I11>47.99,I11<50),50,I11),1)

    I am creating a gradebook which calculates grades and basically if you have a 48 or 49 final grade you will receive a 'mercy pass' and therefore given a 50. The grade is in cell L4 and the final is in cell J4.

    If they have a grade of 51 or above it will remain at that grade. My problem is keeping their current grade. Anyone help create this formula please ?

    47.99 or below = the same value
    48 to 49.99 = 50
    50+ = same value
    Last edited by tristangemus; 02-10-2013 at 11:45 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1