Developing the Worksheet

You should build your spreadsheet model using principles of good design, since this makes understanding and modifying it easier.

The spreadsheet should include:

Examine the Portfolio Allocation spreadsheet model (Figure 23, Portfolio Allocation Worksheet) for an example.

Notice that all assumptions are in rows 5 through 8. Rows 13 through 16 are reserved for decision variables, created by users during the OptQuest tutorials. Forecast cells reference these input variable cells in their calculations, not values directly. Therefore, you could easily change any values, and the forecast calculations would be automatically updated.

Other tips that improve the usefulness of your spreadsheet are: