Hi forum users - glad you're up for helping out
I have a lot of simulation data I need to go through to find an optimum. To do that I need to select/pick/copy/make new sheet with all the rows of data where the reboiler energy consumption is lowest, but I only want one set with lowest reboiler energy per number of stages. My table looks like this:
Number of stages | Feed stage | Reboiler duty | Reflux ratio |
30 13 400 2
30 12 425 2.2
29 11 430 2
29 10 450 2.5
etc.
The important thing to notice here is that there are multiple rows with the same number of stages (like 30 rows or so per stage), but with varying reboiler duty (and the other values in the row as well).
I hope you can help me out. I'm hoping there's a solution without the need for VBA code. I could probably write that myself, but it's difficult to teach other not so excel-skilled people
P.s. The excel-file attached has a sheet of data, RAD1, and a sheet of the result of what I'm asking above in sheet RAD1best.
Bookmarks