Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings:
I've written a UDF utilized in several cells , which if directed to calculate essentially returns the value from another cell (each UDF is paired with a different cell). The UDF can also be called by an event, which sets a Static variable in the UDF then forces the target cell to calculate (Target.Dirty). What was unexpected is that not just the target cell calculates, virtually all cells that utilize the UDF re-calculate, regardless of the fact that nothing has changed in their repective dependent cells. Does anyone know what about this process is causing Excel to generate these extraneous calculations? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I delete extraneous EXCEL columns? | Excel Discussion (Misc queries) | |||
How do I delete extraneous EXCEL columns? | Excel Discussion (Misc queries) | |||
Extraneous character | Excel Discussion (Misc queries) | |||
How to delete extraneous rows and columns | Excel Discussion (Misc queries) | |||
Getting rid of "extraneous" data (rows) | Excel Programming |