How to create a DLL

  • Thread starter Thread starter John Smith
  • Start date Start date
J

John Smith

Hi,
I have an Excel (2007) VBA routine that I would like to re-write in VB
and use as a add-in. The routine has two userforms, four standard
modules, and is initiated by a command button on the first sheet. I'm
trying to figure out how to do this using Visual Basic 2008 Express
Edition, but I can't seem to find very much information on how to use
it. What are the basic steps for creating the add-in and how would I
trigger it from Excel?
Thanks.
James
 
Back
Top