We have received what looks to me like quite an interesting question in the Visual Basic forum concerning how to check all possible combinations of numbers in a list for those where the sum matches a given number. (That's if I'm explaining it correctly.)
Any mathematicians care to have a look?
If we can come up with an algorithm I expect translating it to VB will be easy enough.
Any mathematicians care to have a look?
If we can come up with an algorithm I expect translating it to VB will be easy enough.
Comment