Need help building Excel AddIn

  • Thread starter Thread starter Dave Bruhn
  • Start date Start date
D

Dave Bruhn

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
 
Dave Bruhn said:
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

Not sure about VB or other Visual Studio products, but I always
create XLA files from within Excel.
http://support.microsoft.com/kb/211563 shows how for Excel 2000.
2002 and 2003 are just about identical.
--
__________________________________________________________________________________
Ed Hansberry (Please do *NOT* email me. Post here for the benefit of all)
What is on my Pocket PC? http://www.ehansberry.com/
Microsoft MVP - Mobile Devices www.pocketpc.com
What is an MVP? -
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top