Counting in excel

  • Thread starter Thread starter C-Money
  • Start date Start date
C

C-Money

I have a workbook of several sheets which have hundreds of
rows of data, and I want to make a summary sheet which
takes data from one column of each sheet. In the summary
sheet I want to see how many items are in the sheet within
a given range. For instance the table is titled gains

The ranges are 1-500, 500-1000, 2000-5000, 5000-10000, and
10000+

I'm pulling the data from column N of sheets titled NE NW
SE MW SW and GL. What counting formula could I use?
 
I think I'd add a new worksheet and then copy each of those column N's into one
giant column in that new worksheet.

Then you could read a little about the =frequency() worksheet function in
Excel's help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top