+ Reply to Thread
Results 1 to 4 of 4

Multiple if condition for matching TEXT and number

  1. #1
    Registered User
    Join Date
    01-16-2019
    Location
    India
    MS-Off Ver
    2016
    Posts
    10

    Multiple if condition for matching TEXT and number

    Hello everyone,
    In my last query the forum experts helped me to a write a query. I am very much thankful for that.
    Today I have a special request (which I am unable to write the formula).
    Please go through the attachment (excel file and image file).
    The image file contains the conditions for criticality (written as C1, C2, C3)
    C1 means more critical subject
    C2 means medium critical subject and
    C3 means less critical subject.
    Now first you need to check the column B and find out what is the level of criticality?
    Once you know the criticality....you need to write the formula for "BL" and "BN" columns. That is for "No of students scored Target" and "co attainment level" columns.
    Ultimately what is needed is "CO Attainment level"...that is "BN" column formula.
    I need to find out...at what attainment level each row is?
    "BL" and "BM" are JUST SUPPORTING COLUMNS. You may write direct formula for "CO attainment Level"
    Kindly help me to achieve this.
    I will be waiting for your answers.
    Thanks in advance for the help provided.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by indicock; 01-25-2019 at 03:54 AM.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,936

    Re: Request for multiple if condition formula (tricky)

    title updated...
    Last edited by protonLeah; 01-25-2019 at 08:36 PM.
    Ben Van Johnson

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,608

    Re: Multiple if condition for matching TEXT and number

    Rule 03: Cross-posting Without Telling Us

    Your post does not comply with Rule 3 of our Forum RULES. Do not cross-post your question on multiple forums without telling us about your threads on other forums.

    Post a link to any other forums where you have asked the same question. If you have fewer than 10 posts here, you will not be able to post a link, but you must still tell us where else you have asked the question.

    Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser) to the cross-post.

    Expect cross-posted questions without a link to be closed and a message will be posted by the moderator explaining why. We are here to help so help us to help you!

    Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (not just this site).

    If you have less than 10 posts, do not try to copy and paste the link. Instead, type the link out in your thread.

    As you are new here, we shall provide the link for you this time. In future you must do this yourself.

    https://www.excelguru.ca/forums/show...s-cell-content
    Last edited by AliGW; 01-25-2019 at 08:39 AM.

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,936

    Re: Multiple if condition for matching TEXT and number

    You can use more helper columns.
    1 count total tests per row:=COUNT($D4:$BK4)
    2. Count numbe of tests for each bracket (<40, etc): =COUNTIF($D4:$BK4,"<40")
    3. calc %: =BR4/$BQ4, get max
    4. calc. level:
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by protonLeah; 01-26-2019 at 03:54 PM. Reason: forgot attchment

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [VBA] Tricky request! Moving sheets, calling macro within macro, applying to all sheets.
    By excelfriend1 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-22-2016, 10:48 PM
  2. [SOLVED] Very Tricky Formula/Macro ... Multiple Conditions return a relative value
    By mysticmoron109 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-03-2015, 07:30 PM
  3. [SOLVED] Vlook up with multiple condition vba formula request
    By grlnexdor in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-05-2014, 01:16 AM
  4. Tricky formula needed to format multiple columns into one cell
    By joejnknsn in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-17-2012, 06:00 PM
  5. [SOLVED] Multiple rows into one row / multiple columns - this one is tricky
    By weslake77 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-15-2012, 11:28 PM
  6. Multiple condition formula
    By Cjax in forum Excel General
    Replies: 11
    Last Post: 07-28-2009, 10:36 AM
  7. Multiple Condition Formula
    By prolixity in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-12-2005, 09:06 PM

Tags for this Thread

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