View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] ThomasFleming@gmail.com is offline
external usenet poster
 
Posts: 3
Default vb function in personal.xls

I have written a function that works fine if I add it to a module for
that particular worksheet. When I add it to a module in my personal.xls
sheet so I can use it on anything I open I get the #Name error. Any
suggestions?