Results 1 to 10 of 26

Thread: Misc. Leonardo1234 rider@1234 vixer. Highlighting. Simple Early stuff. Avinash Introduction

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    Rep Power
    10
    Hello Leonardo1234,
    Welcome to excelfox
    I have looked at your file, and read your request but I cannot understand quite your output requirement .??
    You say …" compare each complete row of sheet2.."..here is your given Sheet2 from your file:
    1 L 1 1 L 1,1 L 1
    1 G 1 1 E 1 1 L 1,1 L 1 1 E 1
    1 G 1 1 E 1 1 L 1,1 L 1 1 E 1 1 G 1
    1 E 1 1 G 1
    Worksheet: Sheet2
    You say….." compare each complete row of sheet2 with sheet3 each complete row" … here is part of Sheet3 from your file:
    1 L 1 1 E 1 1 L 1,1 L 1 1 G 1
    1 G 1 1 E 1 1 L 1 1 L 1 1 G 1
    1 L 1 1 L 1,1 L 1 1 L 1 1 G 1
    1 L 1 1 L 1,1 L 1
    1 L 1 1 G 1 1 E 1 1 L 1
    1 G 1 1 L 1 1 L 1,1 L 1 1 L 1 1 L 1 1 G 1

    You say … "compare each complete row of sheet2 with sheet3 each complete row and if sheet2 complete row match with sheet3.."…
    OK so far so good, we see a match - ( 1 L 1 __ 1 L 1,1 L 1 = 1 L 1 __ 1 L 1,1 L 1 )

    But here is the problem: You then say : " compare each complete row of sheet2 with sheet3 each complete row and if sheet2 complete row match with sheet3 complete row then highlight it with green colour in sheet4 in column B"…..
    This is your Sheet4:
    20abc
    abc20
    def
    ghi
    Worksheet: Sheet4
    ???
    Are you attempting to say this:
    Compare each complete row of sheet2 with each complete row of sheet3
    If sheet2 complete row matches with sheet3 complete row then:
    Highlight the row in sheet4 in column B corresponding to the row matched from Sheet2.

    So in the shown example, the matched rows were row 1 in Sheet2 and row 4 in Sheet3.
    So the column B row 1 is to be highlighted as the match from Sheet2 was in row 1

    Please confirm that this is your requirement, or try to explain again
    Thanks
    Alan


    P.S.
    If I have guessed your requirement correctly, then I have another question:
    Question on you: Is there a maximum number of columns that may be used. ?
    Last edited by DocAElstein; 05-13-2019 at 02:37 PM.

Similar Threads

  1. Class Stuff: VBA Custom Classes & Objects, Class Modules
    By DocAElstein in forum Excel and VBA Tips and Tricks
    Replies: 29
    Last Post: 06-02-2024, 01:49 PM
  2. Replies: 9
    Last Post: 05-13-2021, 02:31 PM
  3. Replies: 2
    Last Post: 06-23-2019, 03:30 PM
  4. VBA Range.Sort with arrays. Alternative for simple use.
    By DocAElstein in forum Excel and VBA Tips and Tricks
    Replies: 24
    Last Post: 04-22-2019, 12:31 PM
  5. Free And Simple Excel Based Gantt Chart
    By Excel Fox in forum Download Center
    Replies: 0
    Last Post: 05-02-2013, 03:16 PM

Tags for this Thread

Posting Permissions

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