VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This code can be used to read an MS-EXCEL file. U need to select the Excel File and the sheet name,

Chaudhary Pradeep Kr Roy  (6 Submissions)   Databases/Data Access/DAO/ADO   VB 6.0   Unknown Difficulty   Sat 29th November 2003   Mon 8th February 2021

This code can be used to read an MS-EXCEL file. U need to select the Excel File and the sheet name, and u can manupulate it as if it is a

API Declarations


'\ Put Three Command Button "cmdClose" and "CmdReadData" and "cmdBrow"
Commonduialog Box named "cdlgBrow"
Tow Text Box named "txtFileName" and "TxtSheetName"

Public gSConn As New ADODB.Connection '\ Source Connection
Public sDBName As String, sUID As String, sPWD As String
Dim rs As New ADODB.Recordset


Rate This code can be used to read an MS-EXCEL file. U need to select the Excel File and the sheet name, (1(1 Vote))
This code can be used to read an MS-EXCEL file. U need to select the Excel File and the sheet name,.bas

This code can be used to read an MS-EXCEL file. U need to select the Excel File and the sheet name, Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters