View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cec34 cec34 is offline
external usenet poster
 
Posts: 2
Default How do I store my VBA UDF?

I'm an old-time programmer, but new to VBA in Excel 2007. I've written a
UDF, but so far, I haven't figured out how to test it in the Immediate window
(or the worksheet, for that matter). It compiles without error, but how do I
store it to make it accessible to the associated worksheet?