Hello. I have a a column of numbers from 1-5000. how can I: Bin these into groups of 1-100,101-200,201-300, etc. Color those bins and then have a count for each bin? Thanks!!