+ Reply to Thread
Results 1 to 4 of 4

Help Finding Specific cell

  1. #1
    Registered User
    Join Date
    02-23-2015
    Location
    london,england
    MS-Off Ver
    2010
    Posts
    6

    Help Finding Specific cell

    Hi

    Im trying to get specific cell value but failed. What im trying to find is there are these values in sheet one.

    Untitled2.jpg

    And in sheet two i have to find out if account type is n in cell a2 , match b2 with sheet 1 and check for value next to it and bring it.

    lets say if accoutn type is n and came is Car 1, go sheet1 check n first than find car1 and bring the value (2) into added value cell in sheet 2


    Untitled.jpg

    can u help me about these please ?
    Last edited by beetlejuicee; 05-05-2016 at 09:40 AM.

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Help Finding Specific cell

    Copy this in cell Sheet2 E2 then drag down.:
    Please Login or Register  to view this content.
    If the range of data changes you have to adjust the index and the match ranges accordingly.
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Help Finding Specific cell

    Most forummembers don't want to remake your own file.

    you get better help on your question if you add a small excel file, without confidential information.

    please also add the expected result in your file.

    The solution will be found with index/match/match
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Help Finding Specific cell

    Try this...

    =VLOOKUP(B2,Sheet1!A$1:E$6,MATCH(A2,Sheet1!A$1:E$1,0),0)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. Finding address of cell on another sheet to change specific cell to a value
    By LinkRE_Dev in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-05-2015, 10:31 AM
  2. Replies: 2
    Last Post: 03-31-2015, 06:45 AM
  3. Replies: 1
    Last Post: 02-12-2015, 06:14 PM
  4. [SOLVED] Finding specific data in cell comments and finding the line# in comments it appears on
    By tv69 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-11-2014, 04:26 PM
  5. [SOLVED] Help need : Finding a specific text in next cell
    By Elangovan89 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-09-2014, 09:43 AM
  6. Macro to change colour of cell based on finding a specific word in the cell
    By Shelby761 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-24-2014, 09:46 AM
  7. [SOLVED] Finding a specific value in a cell
    By yr25 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2012, 03:41 AM

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