Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hey guys, How do you call a function in Excel ? I created a function in the VBA editor to perform a task, but how can i execute it from within Excel ? Thanks -- snowing ------------------------------------------------------------------------ snowing's Profile: http://www.excelforum.com/member.php...o&userid=34576 View this thread: http://www.excelforum.com/showthread...hreadid=543456 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If the function is in the Activeworkbook, just
in any cell enter =FunctionName(arguments in needed) HTH "snowing" wrote: Hey guys, How do you call a function in Excel ? I created a function in the VBA editor to perform a task, but how can i execute it from within Excel ? Thanks -- snowing ------------------------------------------------------------------------ snowing's Profile: http://www.excelforum.com/member.php...o&userid=34576 View this thread: http://www.excelforum.com/showthread...hreadid=543456 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Adding a custom function to the default excel function list | Excel Programming | |||
User-Defined Function pre-empting Built-in Function? How to undo???? | Excel Programming |