M
Maury Markowitz
I don't know what triggers this, but periodically the name of a
worksheet suddenly appears in all of my formulas. The original formula
is...
=NPM!$P$4+NPM!$Q$1
NPM is the name of a sheet that is created on-the-fly by some VBA code
in the workbook. This works fine for a while, but eventually we will
open the workbook and find that all of these have been replaced by:
=[NPM]NPM!$P$4+[NPM]NPM!$Q$1
Now whenever the workbook recalcs, is puts up an Open dialog and asks
us to Update Values. There are dozens of examples of this formula
around the workbook, so it's really annoying. Adding to the
frustration is that when I remove them from the formulas by had it
adds them back in!
Anyone know what's going on here?
Maury
worksheet suddenly appears in all of my formulas. The original formula
is...
=NPM!$P$4+NPM!$Q$1
NPM is the name of a sheet that is created on-the-fly by some VBA code
in the workbook. This works fine for a while, but eventually we will
open the workbook and find that all of these have been replaced by:
=[NPM]NPM!$P$4+[NPM]NPM!$Q$1
Now whenever the workbook recalcs, is puts up an Open dialog and asks
us to Update Values. There are dozens of examples of this formula
around the workbook, so it's really annoying. Adding to the
frustration is that when I remove them from the formulas by had it
adds them back in!
Anyone know what's going on here?
Maury