+ Reply to Thread
Results 1 to 6 of 6

Automatic data comparison between two sheets

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    07-04-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    105

    Automatic data comparison between two sheets

    Hello guys.

    I'm in big trouble here. this excel problem drives me real headache.Hope you guys can help.


    Let me explain. I have two worksheet.

    1)"Checklist" worksheet = will compare and detect any similar values in its column (A and B) , with value in column (A and B) in worksheet "submitted"/( A&B(checklist) = A&B(submitted) ). If it found any similar value, it will marked "Yes" in (column H). Can up to thousands row.

    2) Checklist worksheet = will be manually updated everyday. Can up to thousands rows.


    One good guy from this forum has given me the formula and one macro to adjust the range ( formula in column H in attachment). It perfectly works the way i want. But recently when the data is reaching hundreds,i just found there are some similar data that fail to be recognized and marked as "yes".

    You can refer to attachment, i have highlight those rows in green in both worksheets just to indicate they are similar but fail to be detected.


    So my question is , which part that i miss? Anyone can help me fix this?

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Automatic data comparison between two sheets

    Hi

    It has to do with the data being text. The value in checklist!B37 is 0600, while the comparable value in Submitted!B87 is 600. As these are text, they aren't the same.

    rylo

  3. #3
    Forum Contributor
    Join Date
    07-04-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    105

    Re: Automatic data comparison between two sheets

    Thanks bro for point that out. How come i didnt notice.

    I try to change the cell format to "general" or "number" in checklist worksheet. But still cant eliminate the zero on front number.

    So any suggestion? Or in every new data entry, i should put one additional zero at the front of 3 digits number in "submitted" worksheet, which i really want to avoid.

  4. #4
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Automatic data comparison between two sheets

    Hi

    Once you make the format general, then go to a spare cell somewhere, enter 1, copy, highlight all the data in column B, pastespecial, multiply, OK. This should convert all the data to numeric. Make sure you remove the 1.

    HTH

    rylo

  5. #5
    Forum Contributor
    Join Date
    07-04-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    105

    Re: Automatic data comparison between two sheets

    Thanks for the tips bro! working good now.

  6. #6
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Automatic data comparison between two sheets

    @ pyol17

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. I'll do that for you now but please keep in mind for your future threads that Rule #9 requires you to do that yourself. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

    Also, as a new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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