I have a column of 1500 numbers. I want find a combination of numbers in that column that equal a number in a specific cell. There may be two numbers in the column that equal that number if added up or more numbers. How can I do this.

Thanks