Results 1 to 8 of 8

Cure my array headache!

Threaded View

  1. #3
    Registered User
    Join Date
    02-01-2005
    Posts
    62
    Thanks Dave, but 2 problems with that...

    First, the number of stores isn't always the same, so it wouldn't always be 10x10.

    Secondly, some times the number of stores is more than 255, so the matrix would be too large to lay out in a grid.



    I would like the output (in a single cell) at each row to be similar to:

    LARGE(distance between store1 and store1, distance between store 1 and store2, distance between store 1 and store 3...)

    next rown down would be:
    LARGE(distance between store2 and store1, distance between store2 and store2, distance between store2 and store3...)

    and so on...

    then i can sum up with LARGE of each one of those outputs...
    Last edited by grime; 07-26-2005 at 03:20 PM.

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