+ Reply to Thread
Results 1 to 3 of 3

advanced IF statment

  1. #1
    Registered User
    Join Date
    11-18-2005
    Posts
    2

    advanced IF statment

    hello,

    i was wondering if anyone could tell me how to create an IF statement where i want to compare a a set criteria to a result and give it 1 mark it it makes the criteria and then and extra 1 point for ever 5% it is above the criteria

    thanks

  2. #2
    Biff
    Guest

    Re: advanced IF statment

    Hey, there's a guy named Tom that posted the EXACT same question twice in
    another forum!

    What a coincidence!

    Can you provide an example?

    Biff

    "qwertyqwerty" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > hello,
    >
    > i was wondering if anyone could tell me how to create an IF statement
    > where i want to compare a a set criteria to a result and give it 1 mark
    > it it makes the criteria and then and extra 1 point for ever 5% it is
    > above the criteria
    >
    > thanks
    >
    >
    > --
    > qwertyqwerty
    > ------------------------------------------------------------------------
    > qwertyqwerty's Profile:
    > http://www.excelforum.com/member.php...o&userid=28865
    > View this thread: http://www.excelforum.com/showthread...hreadid=486145
    >




  3. #3
    Roger Govier
    Guest

    Re: advanced IF statment

    Hi

    With your Mark in A1 and your Criteria in B1, try
    =--(A1>B1)+INT(((A1-B1)/B1)/0.05)

    Regards

    Roger Govier


    qwertyqwerty wrote:
    > hello,
    >
    > i was wondering if anyone could tell me how to create an IF statement
    > where i want to compare a a set criteria to a result and give it 1 mark
    > it it makes the criteria and then and extra 1 point for ever 5% it is
    > above the criteria
    >
    > thanks
    >
    >


+ Reply to Thread

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