Problems with Excel

23 thoughts
last posted Aug. 26, 2016, 2:18 p.m.

19 earlier thoughts

0

A probable workflow under this paradigm looks like this:

  1. Design and place your inputs as cells in the spreadsheet, giving a name to each
  2. Create variables for your outputs, and place references to these variables in your output cells.
  3. Write the functions that will generate the outputs from the inputs, and fill in the variables with calls to these functions.

3 later thoughts