which numbers add up to a value I specify

  • Thread starter Thread starter Kevin
  • Start date Start date
K

Kevin

How can I find which numbers in a list add up to a number i specify not in
the list?
Let's say my list is 1,2,3,4,5,6,7,8,9 and I want to know which numbers add
up to 11.
 
Back
Top