+ Reply to Thread
Results 1 to 7 of 7

Formula Help

  1. #1
    Registered User
    Join Date
    02-03-2015
    Location
    Mississippi
    MS-Off Ver
    2010
    Posts
    7

    Formula Help

    I am needing assistance on a formula.

    I will input data in Type Column, I want the forumla to look at the Type Choice Column and bring back the Class Result to the Class Field. Having some trouble making it work.

    Capture.JPG


    Many Thanks
    Todd

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Formula Help

    Assuming your data starts in cell A1, which contains "Type", in cell B3 enter:

    Please Login or Register  to view this content.
    And drag down. This returns a result as long as there is a corresponding match in the abreast cell within column A.

    Hope this helps!
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Formula Help

    Try this in B2

    =IFERROR(VLOOKUP(A2,C:D,2,0),"Not Found")

    Row\Col
    A
    B
    C
    D
    1
    TYPE CLASS TYPE CHOICE CLASS RESULT
    2
    2 B
    7945
    2 B
    7945
    3
    6 B
    7965
    4
    Exp
    7916
    5
    Wall
    6921
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    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,939

    Re: Formula Help

    4wwest, welcome to the forum

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem - not what you think the answer might be. (think google search terms?). Once you have done this please send me a PM and I will remove this request. (Also, include a link to your thread - copy from the address bar)

    Many members search our previous posts, and thread titles play a big part of the search. I doubt anybody would do a search based on your title?

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    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

  5. #5
    Registered User
    Join Date
    02-03-2015
    Location
    Mississippi
    MS-Off Ver
    2010
    Posts
    7

    Re: Formula Help

    Thank you for your feedback. I will try to make my description more explanatory in the future.

  6. #6
    Registered User
    Join Date
    02-03-2015
    Location
    Mississippi
    MS-Off Ver
    2010
    Posts
    7

    Re: Formula Help

    Thank you. That worked very nicely.

  7. #7
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Formula Help

    You're welcome and thank you for the feedback!

    Please mark thread as "Solved" if your issue has been resolved. (Selecting Thread Tools -> Mark thread as Solved).

+ 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. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  2. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 PM

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