Thread
:
VBA Created Worksheet Function Not Recalculating
View Single Post
#
3
Posted to microsoft.public.excel.misc
Don Guillett[_2_]
external usenet poster
Posts: 1,522
VBA Created Worksheet Function Not Recalculating
As ALWAYS, post your code for comments
application.volatile
as your FIRST LINE in the macro
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Falcon Feet" <Falcon
wrote in message
...
I created my own Excel worksheet function in VBA. The function (formula)
works correctly when entered in a cell, but it does not recalculate when
the
cell that the formula references changes. FYI, the workbook's
"Calculation"
option IS set to Automatic.
Reply With Quote
Don Guillett[_2_]
View Public Profile
Find all posts by Don Guillett[_2_]