I have data in 6 rows and 3 columns. I want to select 3 cells - 1 in each column, and not using any row more than once. In doing so, I want to select the cells that yield the largest sum possible. Any thoughts???