A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
A #SPILL! error occurs when you use an array formula (any formula that produces an array of values as it's result) and one or more cells into which that result is to be placed contains pre-existing formulas or values.
PopulationSize is the number of random values to produce. Start is the first or smallest value in the population and Step is the increment between population values. So a Start of 10 and a Step of 5 will produce a population containing 10, 15, 20, 25....
Kevin