I have downloaded an xls spreadsheet with the past powerball winning numbers. I want to use this data set and find out every combination of numbers that add up to a certain total, for example 160.
I do not know how to go about doing this, without writing huge, nested if then statements and...