Thread: xlUDF
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] u.int.32.t@gmail.com is offline
external usenet poster
 
Posts: 1
Default xlUDF

Although xlUDF seems like a good solution for user defined callbacks
from an add-in, I cannot find much information on this.

What I've gathered is that it is not possible to call VBA macros with
this method. What use is xlUDF then?

Thanks!