Thread
:
Acos function
View Single Post
#
1
Posted to microsoft.public.excel.programming
Philosophaie
external usenet poster
Posts: 110
Acos function
I am trying to use the Acos function in my code:
y = Application.WorksheetFunction.Acos(x)
but it keeps giving me an error:
"Unable to get the Acos property of the WorksheetFunction class."
Reply With Quote
Philosophaie
View Public Profile
Find all posts by Philosophaie