Number of occurances of the larges value in an array?

  • Thread starter Thread starter Todd
  • Start date Start date
T

Todd

In an array with multiple occurances of any value, is there a way to
find the number of occurances of the largest value?

tia
 
Sorry, I wasn't specific enough.

I am using an array like this:

Dim aTableSetValue(1 To 1000, 1 To 1000) as variant
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top