Data refresh changes formulas

ChesterKaup

New Member
Joined
Aug 19, 2010
Messages
36
I have a spreadsheet that has a query attached to refresh data from a ms access table. Each month it brings in one more tow of data from access. This part works fine. There are formulas in the columns next to the data that is imported. Here is what the formula in the row next to last row of imported data before an import.

=IF($A468>=$N$1,D468*$C468/1+N467,0) and the next row below =IF($A469>=$N$1,D469*$C469/1+N468,0)

After running the data refresh that brings in one more row of data the formulas look like this. The first one changed to
=IF($A469>=$N$1,D469*$C469/1+N467,0)

The second one changed to =IF($A470>=$N$1,D470*$C470/1+N468,0)

I have the tried checking and unchecking the advanced option Extend data range formats and formulas with no change in the results.

I am at a loss of what to do to keep the formulas from changing. Thanks.
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.

Forum statistics

Threads
1,217,380
Messages
6,136,221
Members
450,000
Latest member
jgp19

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