J
Jack Mallinckrodt
I have a complex system modeled on a spreadsheet. n identifiable cells are
input parameters, m identifiable cells are output results.
I want to plot some of the outputs as functions of some of the inputs. For
this I need to make a table of which the first n columns are manually input
parameters, and the next m the spreadsheet results. I need something like
an enhanced "scenario" macro or function to, for each row, take the first
n cells (columns), copy those values into the corresponding input parameter
cells, recalculate the spreadsheet, and copy the results cells into the
next m columns of the table. Then proceed to next row.
Is there such a thing? Would it be a feasible macro?
Thanks,
Jack
input parameters, m identifiable cells are output results.
I want to plot some of the outputs as functions of some of the inputs. For
this I need to make a table of which the first n columns are manually input
parameters, and the next m the spreadsheet results. I need something like
an enhanced "scenario" macro or function to, for each row, take the first
n cells (columns), copy those values into the corresponding input parameter
cells, recalculate the spreadsheet, and copy the results cells into the
next m columns of the table. Then proceed to next row.
Is there such a thing? Would it be a feasible macro?
Thanks,
Jack