View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
voda voda is offline
external usenet poster
 
Posts: 7
Default How to do this with VBA

-I use a file .dll in my program: Alt+F11 - Tools/References/Browse... find
the path of dll and click OK.
-How to do this with some code in VBA
Thanks