Hello,
Does anyone have a readily code or function that determines the most frequent item in the array ?
I think it will take me a while to come up with it.
I created an array
Dim ar(50)
It stored up to 50 items, sometimes the items can all be the same, other times it could be different...