Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I wrote a simple user-defined function in an xla which I would like to reference from a cell in a workbook. If I reference the function from inside the respective workbook, I get the correct response. But if I try to reference the same function when it resides in the xla I get #Name? in the cell. =MyFunc(q3) returns correctly from within workbook returns #Name? when function resides in xla Really appreciate if someone could explain how to correctly reference the function in the xla from the cell in the workbook. Thanks, Tim |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing sheet reference to cell reference | Excel Worksheet Functions | |||
Formulas that reference cells that reference another cell | Excel Discussion (Misc queries) | |||
absolute cell reference A spreadsheet cell reference that does no | Excel Discussion (Misc queries) | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable | Excel Worksheet Functions |