View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Salman[_3_] Salman[_3_] is offline
external usenet poster
 
Posts: 1
Default User defined function not recognized

I have two user defined functions saved in my
personal.xls. One of them works fine in any workbook. The
other returns #NAME? when I use it till I copy the code
from personal.xls and save it to the workbook i am working
in at the time. In personal.xls the code for both
functions is saved on the same page. Any suggestions?
Thanks