Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have seen the question posed before, but I can't find the answer.
I am writing a user-defined excel function. Can I call a worksheet function from my vba? If so, what is the syntax? Thanks, Gabriel |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
use application.worksheetfunction -- Regards Frank Kabel Frankfurt, Germany "G.R. Toro" schrieb im Newsbeitrag ... I have seen the question posed before, but I can't find the answer. I am writing a user-defined excel function. Can I call a worksheet function from my vba? If so, what is the syntax? Thanks, Gabriel |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you very much!
Gabriel "Frank Kabel" wrote in message ... Hi use application.worksheetfunction -- Regards Frank Kabel Frankfurt, Germany "G.R. Toro" schrieb im Newsbeitrag ... I have seen the question posed before, but I can't find the answer. I am writing a user-defined excel function. Can I call a worksheet function from my vba? If so, what is the syntax? Thanks, Gabriel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to call a worksheet (as a function) | Excel Discussion (Misc queries) | |||
Is there a do not call function? | Excel Discussion (Misc queries) | |||
how to call the event of other worksheet | Excel Worksheet Functions | |||
Function Call | Excel Programming | |||
Call VB6 DLL from Worksheet without VBA wrapper | Excel Programming |