View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Al Maher Al Maher is offline
external usenet poster
 
Posts: 1
Default Excel returns @name? error when using a custom written function in

I am new to Macros and VBA.

I have written a function in VBA and it returns a #Name? error when I use it
in the spreadsheet. I then tried a very simple function and that did exactly
the same so I believe I dont have a syntax error.

What am I dong wrong?

Al