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 / Importing / Linking / June 2004

Tip: Looking for answers? Try searching our database.

linking excel spreadsheet to access database

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
pat scanlon - 10 Jun 2004 20:11 GMT
Can I enter information into an excel spreadsheet that
would automatically update a linked Access Database and if
so, how, specifically can it be done?  

If this can't be done, can information entered into an
Access database automatically be updated in a linked Excel
spreadsheet??? If so, how, specifically can that be done?
Nikos Yannacopoulos - 11 Jun 2004 08:01 GMT
Pat,

Access "reads" form linked Excel files just fine, and exports to Excel files
fine, but doesn't "write" to linked ones well.

That is to say, if you use an Excel sheet to enter data and that sheet is
linked as a table in an Access database, the db will treat it as a table, so
it will be up to date at all times. Alternatively, you can use the linked
ssheet to append to an Access table (rather than use the ssheet as your
primary table), in which case you will have to run an append query in Access
to bring it up to date. Both work very well, the choice depends on the
circumstances (does the sshett contain all data at all times, or just
incremental data?).

On the flip side, if you use Access for data entry, you can export data to
Excel (I recomment the TransferSpreadsheet action / method), through which
you can overwrite an existing Excel file or a specific worksheet in it, or
create anew file or a new sheet in an existing one, whatever suits your
needs. This works fine as well.
In theory, you can "write" from Access to a linked Excel spreadsheet, but in
practice this results to the Excel file getting corrupted most of the time,
and is strongly advised against.

HTH,
Nikos

> Can I enter information into an excel spreadsheet that
> would automatically update a linked Access Database and if
[quoted text clipped - 3 lines]
> Access database automatically be updated in a linked Excel
> spreadsheet??? If so, how, specifically can that be done?
 
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.