Hi,
Quick question for you.
got a variant array tht im writing a histogram report for, and would like input into the best possible way fo getting the number occurrence in that array.
Was thinking
VB Code:
for each number in array (x =0; x++) .write x //total number of occurrences next
Any other ideas??
ta
kai
