View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Bruhn Dave Bruhn is offline
external usenet poster
 
Posts: 1
Default Need help creating an Excel AddIn

Need to get an Excel AddIn compiled for my son so he can support his thesis.
I can get it to compile in VB 2005 Express, but I cannot get it to generate
a .xla file, I just get a binary (dll?) formatted file and a blank setup
script.

Thanks