Finding combinations that add up to X

M

mj6987

Hello,
If I have a long list of numbers (both + and -) on a spreadsheet, is
there a way of finding possible combinations of two or more of these
numbers that add to to a certain figure?

Thanks v much,
Matthew
 
B

Bob Phillips

That's because Harlan's solution is more generic than that, it finds all
combinations that will satisfy the sum, not just one.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
Top