+ Reply to Thread
Results 1 to 7 of 7

If statement to match two cells of information

  1. #1
    Registered User
    Join Date
    07-10-2013
    Location
    Atlanta
    MS-Off Ver
    Excel 2010
    Posts
    14

    If statement to match two cells of information

    This function only uses two cells, E2 & D2. I need an if function that asks is cell E2 greater than or equal to 500000 and if cell D2 is BR then it is platinum, if less than 500,000 but greater than or equal to 250,000 and is BR then it is Diamond, if less than 250,000 but greater than or equal to 100,000 and is BR then it is Gold, if less than 100000 but greater than or equal 50000 and BR then it is Silver, If cell E2 is greater than or equal to 250000 and cell D2 is CD then Platinum, If less than 250,000 and greater than or equal to 100,000 and it is CD then it is Diamond, If less than 100,000 but greater than or equal to 50,000 and CD then it is Gold, If less 50,000 but greater than or equal to 15,000 and CD then it is Silver, If greater than or equal to 150,000 and DR then it is Platinum, If less 150,000 but greater than or equal to 50,000 and DR then it is Diamond, If less than 50,000 but greater than or equal to 15,000 and DR then it is Gold, If less than 15,000 but greater than or equal to 7500 and DR then it is Silver, If greater than or equal to 100,000 and ENT then it is Platinum, If less than 100,000 but greater than or equal 25,000 and ENT then it is Diamond, If less than 25,000 but greater than or equal to 15,000 and ENT then it is Gold, If less than 15,000 but greater than or equal to 7500 and ENT then it is Silver. How would this function look?

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

    Re: If statement to match two cells of information

    Quote Originally Posted by ft9a View Post
    How would this function look?
    Probably some kind of INDEX/MATCH combination.Please post a sample sheet containing the different conditions in a table

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,969

    Re: If statement to match two cells of information

    Hi and welcome to the forum

    I agree with Pepe, thats quite a mouthful to wade through. It will be much easier to digest if we can see what you want, and if you have the fules broken down to be more easily followed


    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    07-10-2013
    Location
    Atlanta
    MS-Off Ver
    Excel 2010
    Posts
    14

    Re: If statement to match two cells of information

    Here is an attachment of what i am talking about, the status' are on the category status tab on the bottom. Those are the results I want receive from cell G2 by using cells E2 & D2 like explained in my first post.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-10-2013
    Location
    Atlanta
    MS-Off Ver
    Excel 2010
    Posts
    14

    Re: If statement to match two cells of information

    Here is an attachment of what i am talking about, the status' are on the category status tab on the bottom. Those are the results I want receive from cell G2 by using cells E2 & D2 like explained in my first post.
    Attached Files Attached Files

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,969

    Re: If statement to match two cells of information

    I adjusted the table on sheet2, take a look atthe attached and see if this is something you can work with?
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    07-10-2013
    Location
    Atlanta
    MS-Off Ver
    Excel 2010
    Posts
    14

    Re: If statement to match two cells of information

    Hey thanks, that looks good from what I can tell, I added HO to the Category Status page so it reads HO also, and it reads it. I attached a copy of it if you want to take a look at it. Also if possible, can you explain how you set the formula up or direct me somewhere where I will be able to find out.

    Thanks.
    Attached Files Attached Files

+ 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