count number of times when column A <="10" and Column B<="10" also

S

Shup0739

okay i need some major help I cannot figure the easiest way to do this
without going crazy! so any help would be greatly appreciated.

I have 1881 line items in two columns they are "Length" and "Width" values
and I want to count the number of "lenghts" and "widths" that are less than
or equal to the value 10 but greater than the value 5 ! in other words I
would like to create a table very similar to a multiplcation table with
"length" vertically, and "width" horizontally, and then count the number of
occourances where they both fall between values of 0-100 in incriments of 5.
Does anyone out there have a clue as to the best or easiest approach in doing
this ?

Regrads,
Shup
 

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

Top