Thread
:
Force UDF to re-evaluate
View Single Post
#
5
Posted to microsoft.public.excel.programming
Adrian C[_2_]
external usenet poster
Posts: 21
Force UDF to re-evaluate
Adrian C wrote:
Andrew Wiles wrote:
Is there any way to flag all udf's for re-evaluation?
Yes. Put "Application.Volatile" at the start of the UDF.
Oh, and then do Application.CalculateFull ...
--
Adrian C
Reply With Quote
Adrian C[_2_]
View Public Profile
Find all posts by Adrian C[_2_]