+ Reply to Thread
Results 1 to 8 of 8

extract data

  1. #1
    Registered User
    Join Date
    04-14-2012
    Location
    perth
    MS-Off Ver
    Excel 2003
    Posts
    25

    extract data

    Hi ,


    I have a raw data in sheet2. I need to find only a specific data which i saved in sheet1. How to extract those data and output it in sheet3 ? any macro with button clicks ? thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: extract data

    Are there chances of multiple entries for each item in sheet 1? If no, you can get the results using vlookup in sheet 1 itself.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    04-14-2012
    Location
    perth
    MS-Off Ver
    Excel 2003
    Posts
    25

    Re: extract data

    Quote Originally Posted by arlu1201 View Post
    Are there chances of multiple entries for each item in sheet 1? If no, you can get the results using vlookup in sheet 1 itself.
    yup.. there is chances of multiple entries. Raw data is in sheet2. just need to extract some files based on sheet 1 input.
    How to use vlookup ? thanks

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: extract data

    You will not be able to use vlookup if there are multiple entries per item.

  5. #5
    Registered User
    Join Date
    04-14-2012
    Location
    perth
    MS-Off Ver
    Excel 2003
    Posts
    25

    Re: extract data

    ok. can guide me how to use the vlookup ? maybe useful if dont have multiple entries. thanks

  6. #6
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: extract data

    Hi
    Try this code:
    Please Login or Register  to view this content.
    Regards...
    Last edited by arlu1201; 04-18-2012 at 09:15 AM. Reason: Code tags not quote tags.
    Click *, if my suggestion helps you. Have a good day!!

  7. #7
    Forum Expert
    Join Date
    09-27-2011
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    1,312

    Re: extract data

    Hi my proposition
    Please Login or Register  to view this content.
    Regards

    tom1977

    If You are satisfied with my solution click the small star icon on the left to say thanks.

  8. #8
    Registered User
    Join Date
    04-14-2012
    Location
    perth
    MS-Off Ver
    Excel 2003
    Posts
    25

    Re: extract data

    thanks a lot guyz.. really saves my time.

+ 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