Series Distributing

Adam_14

New Member
Joined
Dec 22, 2017
Messages
1
Lets say I have a time series that is 60 cells long, and I have two numbers. What I want to do, is to place the lowest number in first cell, and the highest number in the last cell, and within the 58 remaining cells, for the numbers to be appropriately distributed in the range.

For example. Lets say the high end number is 2053, and the low end number is 156. Can within 58 cells, numbers be evenly distributed from 156 to 2053 inside 58 cells.

A formula or custom means of doing this............
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Put 156 in A1
Put 2053 in A60
Put in A2 and drag down to A59 : =A1+(A$60-A$1)/59
 
Upvote 0

Forum statistics

Threads
1,223,108
Messages
6,170,146
Members
452,304
Latest member
Thelingly95

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top