actually i know the steps to do it......but m nt being able to figure out how to connect to the database by using ADO......wen i try to open the database using the following code it opens up a SELECT DATA SOURCE DIALOGUE BOX.....plz help me wid this
Dim dbUserName As Database
Dim rsUserName As Recordset
Set dbUserName = OpenDatabase(db1)
dbi is the database name stored on the desktop....
the third line of code which is posting a problem...
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Offline 52 posts
since Jun 2007