Occasionally, I need to disperse amounts between a min and max evenly, and the number of slots between the amounts may change the next time I need to do that. For example, if we have a position that earns a minimum salary of $2,345 per month with 0 years of experience (the number in cell A1) and $3,456 per month after 5 years of experience (the number in cell A6), then I'd like to be able to do some sort of easy autofill to get the amounts between (see the example shown below). The next time, I might need to go from 0 years to 30 years, so the setup would change slightly from time to time. Now, I can do this with a formula, but if there were a way to type in the min and max in the appropriate cells and then populate the cells between without writing a formula, that would be great - perhaps some sort of autofill option. Is there a way to do that? I figure if I need to do this, others must, so I am hopeful that someone has discovered a way. Thanks!
Cell Exp Sal
A1 0 $2,345.00
A2 1 $2,567.20
A3 2 $2,789.40
A4 3 $3,011.60
A5 4 $3,233.80
A6 5 $3,456.00
Bookmarks