Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 116
Default UPDATE DATA FROM ONE FILE WITH DATA FROM ANOTHER

I have a LARGE parts inventory database from one of our vendors. We get
periodic price and new parts updates from this vendor. Is it possible to
update the database automatically with the new update file that I get?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default UPDATE DATA FROM ONE FILE WITH DATA FROM ANOTHER

Barry:

While one could write a macro to do this update, in my opinion, it would be
easier to link the two Excel worksheets into Access and write a query to do
the update for you.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


"Barry" wrote in message
...
I have a LARGE parts inventory database from one of our vendors. We get
periodic price and new parts updates from this vendor. Is it possible to
update the database automatically with the new update file that I get?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 116
Default UPDATE DATA FROM ONE FILE WITH DATA FROM ANOTHER

David:
Thank you for your reply. One of the problems I am experiencing is,
although I have some experience with MS-Office, I find that the manuals that
came with the program is too vague in explanation. Were do I find an
understandable narration on how to accomplish these tasks?
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default UPDATE DATA FROM ONE FILE WITH DATA FROM ANOTHER

Barry:

From Access, you can link the Excel workbooks by going to the File menu, Get
External Data, Link Tables... In the Files of Type combo box at the bottom
of the dialog select Microsoft Excel, and then browse to one of your two
workbooks (Master and Update). You will need to do this procedure once for
each workbook. Once the wizard starts just select the worksheet and follow
the prompts. Once the two worksheets are linked in, Access treats them
essentially the same as any other Access tables. Any updates to the linked
tables are reflected in the underlying worksheet in the workbook.

With regard to creating an Append query to move the updated information into
the Master table, the following KB article gives the basics:

http://support.microsoft.com/default...b;en-us;306093

Additional Access resources include the following:

http://mvps.org/access/
http://msdn.microsoft.com/office/understanding/access/

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


"Barry" wrote in message
...
David:
Thank you for your reply. One of the problems I am experiencing is,
although I have some experience with MS-Office, I find that the manuals that
came with the program is too vague in explanation. Were do I find an
understandable narration on how to accomplish these tasks?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compare two files and update data from another file base on words ina cell separated by commas mishak Excel Worksheet Functions 0 December 9th 09 01:35 AM
Macro to pull data from another file - update name of file Don Excel Discussion (Misc queries) 2 February 10th 09 03:31 PM
How to auto update a spreadsheet with data from a .xls file? TriumphRM Excel Worksheet Functions 1 July 28th 07 03:24 PM
Update data without opening file? Vellarian Excel Discussion (Misc queries) 1 March 3rd 06 08:43 AM
retrieve and update data from a dbf file alfonso gonzales Excel Programming 0 October 2nd 04 11:57 PM


All times are GMT +1. The time now is 06:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"