Autofill Incorrect Results

Data123

Board Regular
Joined
Feb 15, 2024
Messages
79
Office Version
  1. 365
Platform
  1. Windows
Hi I have three cells in one column with formulas shown below.

=((Data!B2-Data!B6)/Data!B6*100)

=((Data!C2-Data!C6)/Data!C6*100)

=((Data!D2-Data!D6)/Data!D6*100)

when I highlight the three cells and use the black cross on the bottom right hand corner of the last cell, the autofill offers this formula for the next cell:

=((Data!B5-Data!B9)/Data!B9*100) which is incorrect.

How can I fix this please?
 
It would never work for the formula originally posted here, no.
Thanks for confirming!
I have had it happen over the years where I don't think something is possible, and then someone identifies some feature unknown to me or some "trick" to make it work.
Just wanted to make sure I wasn't missing anything!
 
Upvote 0

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
It would never work for the formula originally posted here, no.
would it work if the data is transposed? Joe4 hinted the term here. If autofill would work if data is transposed why is this?
 
Upvote 0
Excel will increment the row numbers based on where the formula is filled to. It's not clear to me what you actually want the result to be in the next row(s). Currently, your first formula is being repeated three rows lower, so all the rows will be incremented by 3.
 
Upvote 0

Forum statistics

Threads
1,224,824
Messages
6,181,187
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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