How to use FREQUENCY function in VBA?
Posted by Ron Dionne on November 06, 2001 6:55 AM
I have several thousand data values and I'd like to
find out the distribution of these values. I'd like to
have about 100 values in the BIN range. Can anyone
show me how to do this using the FREQUENCY function
via VBA?
Thanks