+ Reply to Thread
Results 1 to 8 of 8

data match in excel sheet

  1. #1
    Registered User
    Join Date
    04-21-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    48

    data match in excel sheet

    i have 40,000 data in one sheet

    i.e.

    B1: dinesh kumar c1: kumar dinesh
    B2 arun kumar yadav C2: yadav arun kumar
    B2:amit kumar thakur c3: thakur kumar amit

    i want match data to other column & result true false if possible any formula / macro

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: data match in excel sheet

    Please explain the method which column value needs to be matched with which column and the expected output.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    04-21-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    48

    Re: data match in excel sheet

    2 column data and i want result true/false (match) in 3 column

    i.e.

    dinesh kumar kumar dinesh true
    amit kumar thakur thakur amit false
    arun kumar yadav kumar yadav arun true

  4. #4
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,597

    Re: data match in excel sheet

    Pl see the attached file with macro.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    04-21-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    48

    Re: data match in excel sheet

    sample sheet attached i m trying this code work good but my excel sheet not work proper please check once again

    approximately 37000 thousand data in 2 columns

    thanks for reply
    Attached Files Attached Files
    Last edited by sonu_kumar444; 10-30-2012 at 11:05 PM.

  6. #6
    Valued Forum Contributor
    Join Date
    11-15-2008
    Location
    ph
    MS-Off Ver
    2007/2010/2016
    Posts
    479

    Re: data match in excel sheet

    Hi -

    approximately 37000 thousand data in 2 columns
    and I suspect you're receiving "overflow" error right?

    if that would be the case, then change the "Integer" to "Long" on the script from kvsrinivasamurthy

    Regards,
    event

  7. #7
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,597

    Re: data match in excel sheet

    Pl see attached file. Macro working OK.

  8. #8
    Registered User
    Join Date
    04-21-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    48

    Re: data match in excel sheet

    thanks macro working

+ 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