Hi All,
I am trying to create VBA in Excel 2003 to open an Access 2003 db, and run a MakeTable Query. I'm not sure if I'm using the wrong vba commands for Excel, or what the problem is- but I can't get my code to work:
I'm getting a runtime error 424 'Object Required' on the DoCmd line. I thought the database was the object?![]()
Please Login or Register to view this content.
For the record, I don't need the Excel users to see the database, so I'd like to add a visible=false in there somewhere.
Any help is appreciated, I get completely lost when I try to cross programs in VBA
Bookmarks