Are the functions in a general module in the workbook in which you are
calling them?
Should be OK in that case.
If stored in another workbook like Personal.xls you must preface the formula
as such................
=Personal.xls!myfunction(args)
Gord Dibben MS Excel MVP
On Thu, 5 Mar 2009 10:22:03 -0800, Gita_B <(E-Mail Removed)>
wrote:
>I have functions that I have written. i should have been able to use them in
>EXcel formula but when i Use the function in the excel Sheet it is not
>recognized. I get #Name Error.
>
>Can some one help?
>
>Regards
>Gita.
|