shumaila
March 19th, 2001, 12:08 PM
Hi,
Does any one know how could i connect MS Excel with VB through ODBC?
Does any one know how could i connect MS Excel with VB through ODBC?
|
Click to See Complete Forum and Search --> : Connecting Excel with VB shumaila March 19th, 2001, 12:08 PM Hi, Does any one know how could i connect MS Excel with VB through ODBC? ecannizzo March 19th, 2001, 12:36 PM There are a couple of ways to do this. You can use the OLE on the toolbox, which embeds the Excel document in the Application. Or you can reference Excel in Project -- References and open it using code (it will open in a separate window). HTH, Erica codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |