Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a sorted array (8 integer elements) and a large matrix (10000, 9 and would like to know how many elements of my sorted array occur i each row of my matrix and put that count (for each row) in an intege array Present(10000) Must i compare each element of my sorted array with each element o each row of my matrix (OK, I can do it "intelligent" and skip part o the comparisons), or does a function exist that allows me to do tha more efficient. Ideal would be for the whole matrix at once of course -- JackRn ----------------------------------------------------------------------- JackRnl's Profile: http://www.excelforum.com/member.php...fo&userid=3717 View this thread: http://www.excelforum.com/showthread.php?threadid=57009 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count number of occurances between 2 values | Excel Worksheet Functions | |||
Total number of occurances for two text values | Excel Worksheet Functions | |||
Finding the most frequent occurances | Excel Discussion (Misc queries) | |||
Finding multiple occurances of a date within one column: Should be easy? | Excel Programming | |||
Finding multiple occurances of a date within one column: Should be easy? | Excel Programming |