P
Philosophaie
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."
y = Application.WorksheetFunction.Acos(x)
but it keeps giving me an error:
"Unable to get the Acos property of the WorksheetFunction class."