+ Reply to Thread
Results 1 to 15 of 15

vlookup match with records and inserting more records

  1. #1
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    vlookup match with records and inserting more records

    Hi,

    am having two data files, need to match with sheet data1 colum B with sheet data2 colum A and the data2 having multiple records, it as to insert into matched records data1 one by one. example i have given format at third sheet.

    am attached the sample file

    Please give some solution to do.

    regards
    Josh
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: vlookup match with records and inserting more records

    Hi,

    Try this formula (untested, as I'm not at my computer at the moment):
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    or for a more generic formula (without hard-coding worksheet names in):
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Let me know if this works, and if not I will test my formula(s) next time I am at my computer.

    Hope this helps

  3. #3
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: vlookup match with records and inserting more records

    Hi,
    thanks for your immediate replay,
    Please try with my sample file at your system and send me the file,
    the above formula is give some error.

    regards
    Josh

  4. #4
    Forum Contributor rajeshturaha's Avatar
    Join Date
    08-22-2012
    Location
    Assam, India
    MS-Off Ver
    Excel 2003, 2007
    Posts
    236

    Re: vlookup match with records and inserting more records

    Formula 1 is ok, where are you getting error, plz post the sample file along with the formula inserted
    Rgd
    RT
    If my answer(s) helped you, please add me reputation by click on *

  5. #5
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: vlookup match with records and inserting more records

    Sorry, I've just tested the second formula and it is rubbish, it didn't work. But there should be no problems with the first formula...

  6. #6
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: vlookup match with records and inserting more records

    Aha! I knew I was close though...

    Try this formula instead:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Hope this works for you

  7. #7
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: vlookup match with records and inserting more records

    Hi
    Please match with sheet data1 of colum b with sheet data2 of colum A, then matched records should insert one by one for multiple records.

    Please check the sample format

    Thanks
    Regards
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: vlookup match with records and inserting more records

    The third sheet is manually made for sample, i want to match data1 with data2, using vlookup or other formula the result as to come like 3rd sheet .

    Thanks and regards
    Josh

  9. #9
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: vlookup match with records and inserting more records

    Hi
    Please match with sheet data1 of colum b with sheet data2 of colum A, then matched records should insert one by one for multiple records.

    The third sheet is manually made for sample, using vlookup or other formula the result as to come like 3rd sheet .

    Please check the sample format

    Thanks
    Regards
    Attached Files Attached Files

  10. #10
    Forum Contributor rajeshturaha's Avatar
    Join Date
    08-22-2012
    Location
    Assam, India
    MS-Off Ver
    Excel 2003, 2007
    Posts
    236

    Re: vlookup match with records and inserting more records

    Plz look into the attachment, if that what you are looking for
    Attached Files Attached Files

  11. #11
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: vlookup match with records and inserting more records

    Hi,
    Thanks very much, you have given me the correct format of out put file, so, you have Understood my requirement,i have only two files
    ie. data1 and data2, ok i want the data2 file records as to insert into data1 file, which is matched with web address.


    am attached sample file.


    Note:I have match huge records. so, please help me to do.

    thanks once again.

    Regards
    Josh
    Attached Files Attached Files

  12. #12
    Forum Contributor rajeshturaha's Avatar
    Join Date
    08-22-2012
    Location
    Assam, India
    MS-Off Ver
    Excel 2003, 2007
    Posts
    236

    Re: vlookup match with records and inserting more records

    From where do you want to match the data in data 2 and where would you put the result. In your attached file put the desired result and how did u get it manually

  13. #13
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: vlookup match with records and inserting more records

    hi,
    The data2 records as come in data1 sheet. (example if 1st record of data1 (Colum B) match with 1st record of data2 (Colum A) the web address and email as to come one by one in the data1 sheet. - (like vlookup concept and if more records(email) for same web address it as to come next row with company name. )

    Aqua Turf International, Inc www.aquaturfintl.com [email protected]
    Aqua Turf International, Inc www.aquaturfintl.com [email protected]
    Aqua Turf International, Inc www.aquaturfintl.com [email protected]
    Aqua Turf International, Inc www.aquaturfintl.com [email protected]

    Thanks
    Josh

  14. #14
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: vlookup match with records and inserting more records

    Hi,
    any one can help Me.

    regards
    Josh

  15. #15
    Registered User
    Join Date
    02-22-2013
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    49

    Re: vlookup match with records and inserting more records

    Quote Originally Posted by perusjosh View Post
    Hi,
    Thanks very much, you have given me the correct format of out put file, so, you have Understood my requirement,i have only two files
    ie. data1 and data2, ok i want the data2 file records as to insert into data1 file, which is matched with web address.


    am attached sample file.


    Note:I have match huge records. so, please help me to do.

    thanks once again.

    Regards
    Josh
    Hi

    please help me to do this.


    regards
    Josh

+ 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. CopyFromRecordset does return only 1000 records while recordset have 4000 records
    By KRUSHNAT in forum Access Programming / VBA / Macros
    Replies: 1
    Last Post: 10-05-2012, 05:47 PM
  2. Replies: 5
    Last Post: 04-05-2012, 01:29 PM
  3. Need help inserting a timestamp on new records
    By oOarthurOo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-22-2010, 10:10 AM
  4. Merging records / creating new columns based on duplicate records
    By duklaprague in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-19-2007, 10:32 AM
  5. Replies: 0
    Last Post: 07-19-2007, 02:58 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