Consulting

Results 1 to 4 of 4

Thread: Help to Modify An macros to compare

  1. #1

    Exclamation Help to Modify An macros to compare

    Hello EveryOne

    I have a macros that compare columns , taht you choose and color the Match with a color. The problem with this code is that the columns must have the same size and the match value must be on same level.
    So i would like some help to modify it in order to have differents size for the columns and to color all the match values in this 2 columns.
    I join an file with an exemple and the code .Also is possible that both columns can have blanks cells.
    Thanks

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    .
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  3. #3
    Thanks for this solution, the problem is that with conditional formatting i don't have a real color font for the cell, and when i'm applieng a filter doesn't work.That's way i prefer to improuve this macros.

  4. #4
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •