View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
0to60 0to60 is offline
external usenet poster
 
Posts: 2
Default Can't get any of my functions to run in Excel 2007

I went into the VB editor, created a new module, wrote a buncha functions,
and when I go to use them in my spreadsheet I get #NAME?. When I type in
the function name, Excel does know about the function because it appears in
the dropdown. Also, if I try to debug my functions from the Immediate
Window of the VB editor, I get a "the macros in this project are disabled"
message.