+ Reply to Thread
Results 1 to 6 of 6

Extract data in specific row/column?

  1. #1
    Registered User
    Join Date
    11-15-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    80

    Extract data in specific row/column?

    I have a list of date(sample attached), where I need to search for the value in column A, search for another value in row 1, and then obtain the values in the corresponding cell, plus the next 2 below it. I need each of these values assigned to separate strings. Any ideas?

    So for example, in the attached sample, I would like to search for "value 1", then, find "Test 1" in the first row. Next, assign string A=21500.6, B=555, C=2323. Almost like a vlookup+hlookup?
    Attached Files Attached Files

  2. #2
    Forum Expert nilem's Avatar
    Join Date
    10-22-2011
    Location
    Ufa, Russia
    MS-Off Ver
    2013
    Posts
    3,377

    Re: Extract data in specific row/column?

    maybe formula (see attachment)
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    11-15-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    80

    Re: Extract data in specific row/column?

    Well I need to implement it into a VBA code I already have, so if possible, I need it done with VBA coding.

    Edit:

    A,B,C are strings that I have declared in my VBA code.

  4. #4
    Registered User
    Join Date
    11-15-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    80

    Re: Extract data in specific row/column?

    Is there a way I can use the Index Match function in VBA? I didn't think there was, but perhaps I can use the Find function somehow?

  5. #5
    Forum Expert nilem's Avatar
    Join Date
    10-22-2011
    Location
    Ufa, Russia
    MS-Off Ver
    2013
    Posts
    3,377

    Re: Extract data in specific row/column?

    try it
    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    11-15-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    80

    Re: Extract data in specific row/column?

    Great thank you! I got it to work.

+ 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. Extract specific column data from specific sheet from multiple files in a folder
    By piggyfox in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-31-2013, 11:51 AM
  2. Macro to extract data from multiple workbooks, specific sheet, specific cells
    By crissandraauree in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-29-2012, 03:54 PM
  3. Replies: 1
    Last Post: 04-23-2012, 10:27 AM
  4. Replies: 1
    Last Post: 12-22-2011, 03:47 AM
  5. code to extract specific data into specific columns
    By lmohaxx in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-15-2008, 01:52 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