View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike McLellan
 
Posts: n/a
Default User Defined Functions

I'm new to UDFs and want to be able to call one from within a spreadsheet.

I have hit Alt+F11 and input the code within the empty code window relating
to the workbook where I want to be able to access the UDF, but when I then
try and call the UDF in the workbook, I get an #NAME? error.

Can anyone tell me where I'm going wrong?