splitting values into a range

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

if i have 2 values, say 0 to 100, and want to spead them over 10 cells. What
formula can be uses? I know its possible but just don't know how.

thanks, Andrew
 
Type 0 in A1 and 100 in A10, then highlight A1:A10 and do Edit > Fill >
Series > check the TREND box and > OK

Vaya con Dios,
Chuck, CABGx3
 
something like 0 in A1, then in A2 put in

=(100-0)/10+A1

where 10 represents the number of divisions

then drag fill down the column.

Adjust the approach to suite your specific needs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top