What you want is a histogram of the data. Excel has a wizard for doing
this. The technique involves defining "bins" that will keep the count
of data that belongs in that bin. Since your responses are numbers,
you can directly define the bins as 1, 2, 3, and 4.
Having said this, I never cared for Excel's histogram wizard, so I
wrote my own routines for creating bins and counting the data that fell
into them.
HTH,
Tom R
bc*******@hotmail.com wrote:
Anyone help please
Thanks