• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Excel help please

coolVariable

Diamond Member
I have a rather complicated excel model (with calculations stretching over multiple sheets).

There is an input cell, multiple assumption cells for the calculations and one cell with the result.

I would like to build a table with a range of input values and results.

For this the input cell would need to be fed from a range of values (e.g. in a table) and the results recorded to the table.

I think this is possible (or at least it should be) but I have absolutely no clue how to do it.

Any help?

I assume I will need a macro for this?
 
Excel really isn't ideal for this sort of work, but it can be done. The simplest way is to make a separate worksheet to store your results in. Change the input values, calculate the spreadsheet(s), and record the results. If you just make a row where each cell is pointing to one of the input variables, then you can easily copy them and paste values into your "results" sheet.
 
Back
Top