Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to use a home made FUNCTION to divide two numbers
So far In a module I have placed the following code: Function cutit(a%,b%) cutit=a%/b% end function In the spread sheet I call the function: =cutit(12,6) I them get the error message NAMe$ what am I doing wrong |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autocomplete Custom Functions and functions arguments | Excel Programming | |||
User defined functions that are array functions | Excel Programming | |||
How to convert cell formula functions to code functions | Excel Discussion (Misc queries) | |||
efficiency: database functions vs. math functions vs. array formula | Excel Discussion (Misc queries) | |||
Conversion from Spreadsheet Toolkit functions (ESSV....) to EssBase API functions | Excel Programming |