Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / February 2007

Tip: Looking for answers? Try searching our database.

Incremental Imports

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sim - 26 Feb 2007 19:38 GMT
I am trying to import 2 different excel worksheet into a access table and
want to keep addign to that particular table.Is that possible
John W. Vinson - 26 Feb 2007 20:16 GMT
>I am trying to import 2 different excel worksheet into a access table and
>want to keep addign to that particular table.Is that possible

I'd suggest using File... Get External Data... Link to the
spreadsheet, and run Append queries to move the data into your table.

Once you have done so, the data is completely independent of Excel;
you can keep adding data in Access, edit it, delete records, etc. as
you wish. Changes made to the spreadsheet will NOT be reflected in
Access, though.

            John W. Vinson [MVP]
KARL DEWEY - 26 Feb 2007 21:03 GMT
>>you can keep adding data in Access
Unless your primary key is an autonumber field, otherwise the unique index
would stop duplicate information.
Signature

KARL DEWEY
Build a little - Test a little

> >I am trying to import 2 different excel worksheet into a access table and
> >want to keep addign to that particular table.Is that possible
[quoted text clipped - 8 lines]
>
>              John W. Vinson [MVP]
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.