+ Reply to Thread
Results 1 to 9 of 9

Compare 2 Arrays

Hybrid View

  1. #1
    Registered User
    Join Date
    12-22-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Compare 2 Arrays

    There are many arrays in a table. I'm basically experimenting with using Excel to solve some puzzles. I'm wondering if I'd have been better off doing it with PHP since that's my forte.

    Basically, there are 9 arrays in L2:T2 through L10:T10 (stacked on top of each other) and another 9 in B12:B20 through J12:J20, alongside each other. Where they all meet (ie between B2 and J10) is where I want the comparison doing.

    Does that help?

  2. #2
    Forum Contributor
    Join Date
    12-02-2009
    Location
    Akron, Ohio
    MS-Off Ver
    Excel 2010
    Posts
    208

    Re: Compare 2 Arrays

    Sounds like they are basically cell values that you are calling an array?
    You could pass the ranges to the sub and use the ranges as the arrays.

    You may want to post an example workbook.

    You may also want to look at the Intersect method

    http://msdn.microsoft.com/en-us/library/bb209961.aspx

+ 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