analysis data into range

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Any one know how to convert data into range?

Like
A 18
B 25
C 120

Then
Range 0-100: 43 (i.e. A+B)
Range 100-200: 120 (i.e.C)

There are more than 8 range, therefore if function might not work effectively
 
What you expect the results to be with following data (as there several
cobinationns of A to D < 100)?


A 18
B 25
C 37
D 40
E 120
 

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