S
SJS
I am trying to extract values from a numerical data base for a specifie
subtotal. E.g two columns of database.
Col. A Col.B
xx 25
cc 100
bb 200
zz 300
ff 400
dd 500
Now I would like to extract only those data, sum of which in column "B
equals 525, which should be the first row and the last row. Of cours
it would be hard to figure this out on a large database. I am confiden
some of you experts might be able to help me. Thanks
subtotal. E.g two columns of database.
Col. A Col.B
xx 25
cc 100
bb 200
zz 300
ff 400
dd 500
Now I would like to extract only those data, sum of which in column "B
equals 525, which should be the first row and the last row. Of cours
it would be hard to figure this out on a large database. I am confiden
some of you experts might be able to help me. Thanks