Equal data spreading method

The Equal Spread method distributes a specified value equally across the cells in a view.

For example, consider the following view where a range of 12 cells is selected.

View where a range of 12 cells is selected

When you equally spread the value 60 to these cells and select the Add update action, the value is equally spread across the range and added to the existing cell values. The result is that each cell value is incremented by 5 (60/12=5).

View after equal spreading was applied
To spread the value 60 equally across cells to the right and down, type the following code:
S>|60