Advanced features

Advanced modelling features

 

Equally spaced values in a column

You will often want to fill a column with equally spaced values - an easy way of this is to define parameters named max and min (for example), then:

  • enter =min in the top cell of the column

  • enter =min+(max-min)/steps1 in the cell underneath

  • click to copy this down to the bottom of the table.

TIP Whenever you create a table the special name Steps1 is always equal to the number of rows in the table less one (or Steps2 in the case of a second table)

 

Step by step calculations

You may often find yourself wanting to write models where the formulae in each row refer to values in the row above. It would be great to be able write a formula to do this without having to use cell references. ImagineIT allows you to do this.