Writing an add-in for Microsoft Excel using VS 2010 (.net 4.0)

Add-in Express™ Support Service
That's what is more important than anything else

Writing an add-in for Microsoft Excel using VS 2010 (.net 4.0)
Need so help in writing an add-in for Microsoft Excel using VS 2010 (.net 4.0) 
mel mel




Posts: 1
Joined: 2010-08-23
What I was after is an add-in that get added to MS Excel and when the user opens up excel and clicks on the add-in it brings up something like a memo box that goes and gets a list of all table names in a database. Then if the user selects a table , it then goes and readss the contents of the table and imports the rows to the excel spreadsheet. How can i do this ? Thanks Mel
Posted 23 Aug, 2010 01:49:16 Top
Alexander Solomenko




Posts: 140
Joined: 2009-02-27
Hi Mel,

The fact is, your task does not seem to be very difficult and you can implement it using Add-in Express.
Do you have any questions about how Add-in Express components work?
Also see http://www.add-in-express.com/custom-development/index.php
Regards,
Aleksandr Solomenko
Posted 23 Aug, 2010 05:30:29 Top