Formula's Breaking randomly

ipon70

Board Regular
Joined
May 8, 2013
Messages
82
Office Version
  1. 2016
Platform
  1. Windows
So I import a sheet, and have another sheet looking at it to do some formula's.
For some random reason and honestly randomly they lose their association. Sometimes it doesn't happen when the file is refreshed.
This is a file that comes in as a CSV file and can be larger or smaller each week.
Below is an example of what is going on with the formulas and no one goes into this sheet.
=IF(COUNTIF('BG Import'!$F$2:'BG Import'!$F3057, 'BG Import'!$F3057)>1, "",B3057)
=IF(COUNTIF('BG Import'!$F$2:'BG Import'!#REF!, 'BG Import'!#REF!)>1, "",B3058)
=IF(COUNTIF('BG Import'!$F$2:'BG Import'!#REF!, 'BG Import'!#REF!)>1, "",B3059)
=IF(COUNTIF('BG Import'!$F$2:'BG Import'!#REF!, 'BG Import'!#REF!)>1, "",B3060)
=IF(COUNTIF('BG Import'!$F$2:'BG Import'!$F3058, 'BG Import'!$F3058)>1, "",B3061)

And then as you can see stuck right in the middle for three lines is a #REF that has lost its place in the lines. But keeps the reference line moving but has lost the import sheet.

So maddening. Any ideas why this is happening.
 

Attachments

  • lostformula.PNG
    lostformula.PNG
    5.2 KB · Views: 5

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

Forum statistics

Threads
1,215,009
Messages
6,122,674
Members
449,091
Latest member
peppernaut

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