Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've manage to extract the data from a database into excel, however now the
database is password protected. How can incorporate the password into the code I have now. I know the code should go somewhere in this area. Thanks for any help Set DB1 = DBEngine.Workspaces(0).OpenDatabase("s:\Cio\Techpl an\Adams\Itdmgmt\A_Proj_Mgmt_Rpt\Reporting\Access Databases\Dai_ITMB Access2000.mdb") Set RS1 = DB1.OpenRecordset("tblFTSAtrakHrs", dbOpenTable) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I have password protected and now cannot access it...Help | Excel Programming | |||
How to import data from a password protected Access DB into Excel. | Excel Discussion (Misc queries) | |||
Open password protected database | Excel Programming | |||
Open Access database(DAO) with password protected | Excel Programming | |||
open Access DB that is password protected | Excel Programming |