Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Module1 of an xls file, I added a function like:
Function DiffWeekDays(a,b) DiffWeekDays = somecalculatedvalue End Function I use this function in some cells and it works perfect. However after some days, I open the file again. In the cells I used the function, I see now: #NAME? The function hasn't been changed in the meanwhile. Has anybody some idea what's causing this? Many thanks in advance! best regards, Joris. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom Format for User Defined Function | Excel Discussion (Misc queries) | |||
User Defined/Custom Input | Excel Discussion (Misc queries) | |||
User-defined (Custom) Charts | Charts and Charting in Excel | |||
Custom lists - not following defined order | Excel Worksheet Functions | |||
Custom defined formula | Excel Programming |