Thread
:
Forcing a function to calculate
View Single Post
#
1
Posted to microsoft.public.excel.programming
Floyd[_2_]
external usenet poster
Posts: 35
Forcing a function to calculate
What is the syntax to force a function to calculate from another sheet?
Function Test()
End Function
Worksheets("Sheet1").Test.Calculate
This won't work, but I think I am getting close.
Thanks in advance.
Floyd
Reply With Quote
Floyd[_2_]
View Public Profile
Find all posts by Floyd[_2_]