Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi all,
can you please correct my codes or any other setting for my Excel program? I got this error "Complie error, User-defined type not defined", codes below in Modules: Public Sub iConn() Set oaccess = New Access.Application oaccess.OpenCurrentDatabase (Sheets("Main").Range("A1").Value) Set db = oaccess.CurrentDb() End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Openning spesific file in Excel | Excel Discussion (Misc queries) | |||
Openning Excel Files takes too long | Excel Discussion (Misc queries) | |||
Openning Excel by double clicking on the file name in Explorer | Excel Discussion (Misc queries) | |||
How to start a macro when openning Excel | Excel Programming | |||
Getting dw20.exe error while openning excel formatted xml file | Excel Programming |