0.1 increments

Tlord

New Member
Joined
Feb 23, 2016
Messages
13
In cell B1:B10 I have a value of 100, in cells A1:A10 I have values of 95-104. I need a formula that increases values in B2:B10 by 0.1 until they are equal the cells in A1:A10.

Thanks

Tim.
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Based on your description, this is what you have. But the values in B1:B5 are already greater than the values in A1:A5.
Where are you wanting to put these incrementing values?


Excel 2010
AB
195100
296100
397100
498100
599100
6100100
7101100
8102100
9103100
10104100
Sheet1
 
Upvote 0
Based on your description, this is what you have. But the values in B1:B5 are already greater than the values in A1:A5.
Where are you wanting to put these incrementing values?

Excel 2010
AB
195100
296100
397100
498100
599100
6100100
7101100
8102100
9103100
10104100

<colgroup><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet1
Thank you for getting back me.
Sorry for not stating, the value need to go in C1:C10
 
Upvote 0
I have a spread sheet with a column that shows the TIME (DWELL),and a column that shows the temperature range 117-123. I need the formula incolumn D that increase the value in B3 (100) by 0.1 until the values in B6:B13fall between values in B2:B3 (100-135)

A
B
C
D
1
DWELL TOLERANCE
TEMPERATURE TOLERANCE
2
MAX
135.0
123.0
3
MIN
100.0
117.0
4
5
#TIME AT DWELL TEMP
(mins)
#MAX CURE TEMP
(deg C)
REVISED MINIMUM CURE TEMPERATURE
6
110
117.00
7
105
118.00
8
137
120.00
9
140
122.00
10
125
123.00
11
115
122.00
12
119
120.00
13
129
119.00
<tbody> </tbody>
 
Upvote 0
what do you expect the numbers in D6, D7 etc?
 
Upvote 0

Forum statistics

Threads
1,216,113
Messages
6,128,905
Members
449,478
Latest member
Davenil

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