Hi, I need a non-invasive custom VBA "what-if" scenario function as follows:
WHATIF(Output_Cell, Cell1, Value1, Cell2, Value2, ...)
This would give the hypothetical value of the output cell if each of the given input Cells 1 to X were changed to the respective scenario values 1 to X, but...