0

I have encountered an excel that has very strange behavior for me.

if I change any cell value any other excel, it causes to execute all the user-defined funcion in this strange excel.

I realized it by debugging macro.

I couldn't figure out which settings or statement causes this.

Any idea?

1 Answers1

0

I too have noticed UDFs recalculating unexpectedly. See my question and answers/comments at Need to stop UDFs recalculating when unrelated cells deleted

Because of this, I now steer clear of UDFs in favor of Excel formula combinations whenever I can.

jeffreyweir
  • 4,668
  • 1
  • 16
  • 27