Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions > Programming Tips and FAQ » How to Retrieve a Table from Access into Excel Using DAO [mskb]
Closed Thread
Old 07-03-2009, 07:15 PM   #1 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,389

office politics will become famous soon enough

Default How to Retrieve a Table from Access into Excel Using DAO [mskb]

I had to pull some data out of a access database and feed it into a excel sheet. This MS KB made this task very easy.

i had to catch myself on thsi portion of text
Quote:
To use DAO in your macro, you must reference the Microsoft DAO Object Library or you may receive the error "User-defined type not defined". To reference this library in Microsoft Excel version 7.0, activate a module sheet, click References on the Tools menu, and check the "Microsoft DAO 3.0 Object Library" option. To reference this library in Microsoft Excel version 97, click References on the Tools menu in the Visual Basic Editor and check the "Microsoft DAO 3.5 Object Library".
How to Retrieve a Table from Access into Excel Using DAO
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access, Excel, Inventory data base help. Mr. LL Windows Operating Systems and Software 2 03-11-2009 07:52 PM
DBD::mysql Perl module install CrazeD Linux, BSD, other *nixes & Open Source Software 4 02-28-2009 05:37 PM
Amortization table in Excel Emper0r Programming Discussions 1 01-30-2008 09:38 PM
copying excel table to access database robina_80 Windows Operating Systems and Software 2 09-05-2007 07:21 AM
Mother's comp is infected with spyware/malware viralmalice Virus - Spyware Protection / Detection 13 07-05-2007 12:41 PM