View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Custom dll troubles

No.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"AA2e72E" wrote in message
...
"Chip Pearson" wrote:

"You can't create Windows DLLs in VB or VBA. You can only
create ActiveX
DLLs. "

Can you create ActiveX DLLs in VBA?