Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For sure Access is not istalled and the object library also not seen
Thanks On Jan 2, 4:02*pm, joel wrote: I would think the Access libraries are still installed in you Notebook. Can you try two things for me 1) VBA Menu - Tools - References - Microsoft Access 11.0 object Library Check if the Access library is one of the references 2) run this simple macro Sub test() Set MyApp = CreateObject("Access.application") MyApp.Visible = True End Sub -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread:http://www.thecodecage.com/forumz/sh...d.php?t=165874 Microsoft Office Help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copying a range of data multiple times from multiple workbooks | Excel Programming | |||
web query with Workbooks.Open("http:// ..... | Excel Programming | |||
Updating Workbooks from multiple links Workbooks | Excel Worksheet Functions | |||
macro: copy multiple workbooks to multiple tabs in single book | Excel Programming | |||
How do I get MS Query to pull info from 3 different workbooks? | Excel Discussion (Misc queries) |