Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have a function that i want ot use in a xcel formula? can this be done my function... Public Function myfun(str As String) As String myfun = "xxxx" End Function How do i call it from a cell i tried in excel spreadsheet cell =myfun("helloworld") but this does not work is it possible? thanks mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum Column above current cell dynamically using function call | Excel Worksheet Functions | |||
Use reference text from one cell in another function call | Excel Worksheet Functions | |||
How do i call a function to a cell? | Excel Worksheet Functions | |||
How do I call a VBA function from a cell? | Excel Programming | |||
Write a function call into an Excel cell from VBA | Excel Programming |