Search the web
Sign In
New User? Sign Up
ms_access · Help and advice for users of MS access
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Is there a simple way to do this?   Message List  
Reply | Forward Message #21530 of 21712 |
Re: [ms_access] Is there a simple way to do this?

Write a Simple update query using the key as a match

you can import the excel file using a simple macro & use the same macro to do
the update

John




________________________________
From: Jan Hertzsch <phssthpok3@...>
To: ms_access@yahoogroups.com
Sent: Friday, January 9, 2009 12:10:30 PM
Subject: RE: [ms_access] Is there a simple way to do this?


Not a bad idea. Thank you

--- On Thu, 1/8/09, GraphixGuy <graphix.guy71@ gmail.com> wrote:

From: GraphixGuy <graphix.guy71@ gmail.com>
Subject: RE: [ms_access] Is there a simple way to do this?
To: ms_access@yahoogrou ps.com
Date: Thursday, January 8, 2009, 8:32 PM

Jan,
I would link your excel file to your database then it looks like a
table in your db when the excel file gets updated it will update in the db
as well then if you want to do any other functions with the data base grab
it from the linked file using a query and paste the new info to a new table
there is a lot of info on linking tables and excel files out there and lots
of folks on here who could tell you exactly how to do it I am in the process
of doing the exact same thing and am getting mine to the point where I will
soon be posting looking for some help as well I hope this has been some help
to you

Bill

-----Original Message-----
From: ms_access@yahoogrou ps.com [mailto:ms_access@ yahoogrou ps.com] On Behalf
Of Jan
Sent: January-07-09 9:21 PM
To: ms_access@yahoogrou ps.com
Subject: [ms_access] Is there a simple way to do this?

Are currently using Excel as a database and it gets uglier by the day.
I can put this into an MS Access database but I am stumped on how to
handle something (rookie, can you tell?) and thought I would ask.

I have created a table with data. We get a weekly update to the data
in the form of an Excel spreadsheet. It has new records and changed
records. We have a unique reference field that I can use as an
external primary key.

In a perfect world, I would change the fields in the records that are
already in my database and load the new records. I can't believe I am
the first person to run into this but I don't see a solution in my MS
Access reference book.

Any thoughts?

Thanks
Jan

------------ --------- --------- ------

Yahoo! Groups Links

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]




Sat Jan 10, 2009 4:04 am

johnny100g
Offline Offline
Send Email Send Email

Forward
Message #21530 of 21712 |
Expand Messages Author Sort by Date

Are currently using Excel as a database and it gets uglier by the day. I can put this into an MS Access database but I am stumped on how to handle something...
Jan
phssthpok3
Offline Send Email
Jan 8, 2009
1:20 am

Jan, I would link your excel file to your database then it looks like a table in your db when the excel file gets updated it will update in the db as well then...
GraphixGuy
struttech648
Offline Send Email
Jan 9, 2009
1:33 am

Not a bad idea. Thank you ... From: GraphixGuy <graphix.guy71@...> Subject: RE: [ms_access] Is there a simple way to do this? To:...
Jan Hertzsch
phssthpok3
Offline Send Email
Jan 9, 2009
8:10 pm

Write a Simple update query using the key as a match you can import the excel file using a simple macro & use the same macro to do the update John ...
John Gonnello
johnny100g
Offline Send Email
Jan 10, 2009
4:04 am

On newer version of Access, updating a linked excel table is not allowed. You can read the data, but not write to it.   I normally open an instance of excel...
Tyrone Lumley
tyrone_topheavy
Offline Send Email
Jan 10, 2009
6:30 pm

If you link to the Excel spreadsheet it will become a table in Access. You could use this and your new table in Access and then write a query which updates one...
anglospice
Offline Send Email
Jan 18, 2009
2:00 pm

I  ended up doing the following: 1.  I uploaded the Excel spreadsheet to a temporary table. I will replace it every time. 2. I did a quick update query with...
Jan Hertzsch
phssthpok3
Offline Send Email
Jan 18, 2009
7:30 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help