Refreshing VB Functions Automatically in Excel?

P

Phillip Nolan

I can define a Visual Basic function (via Tools -> Macro -> Visual
Basic Editor) and the function is indeed called for all cells
referencing it the first time that I select "Close and Return to
Microsoft Excel."

The problem is that when I re-edit the same function and "Close and
Return to Microsoft Excel" the cells are not updated automatically.

How can I get Excel to refresh my entire page automatically upon saving
my VB function and returning to Excel?
 
Top