Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 11th, 2006, 05:19 PM
Registered User
 
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Cybersurfer
Default Append Query

I am looking for information about creating an append query that will take information in an Excel spreadsheet I receive from another department and append up to four different tables in my database. Does anyone have links to articles or papers that would help me to do this?

Thanks,

Rich
 
Old February 13th, 2006, 01:02 PM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

You can create a function that will pull the data from Excel, then run your Append query on that pulled data, so no need to do an append query from Access to Excel data, just Access to Access.

I am reading "Integrating Excel and Access" by Schmalz, O'Reilly press (sorry Wrox, but I already have most of your books.) I am finding it extremely helpful in this little explored area.

The Using Micosoft Office, Access, and Excel books by QUE cover these topics as well.

HTH


mmcdonal





Similar Threads
Thread Thread Starter Forum Replies Last Post
Append Query bright_mulenga Access 1 January 3rd, 2007 01:33 PM
Append Query Quandry SerranoG Access 5 November 15th, 2005 06:36 PM
append query? bph Access 2 November 23rd, 2004 12:44 PM
append query stoneman Access 2 November 12th, 2003 09:17 PM
Append query problem vladimir Access VBA 4 July 23rd, 2003 07:58 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.