A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Appending a table by adding only records who are not duplicates



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old October 21st, 2009, 07:06 PM posted to microsoft.public.access.tablesdbdesign
Adam-Network Admin[_2_]
external usenet poster
 
Posts: 4
Default Appending a table by adding only records who are not duplicates

I am designing a database program for a Fantasy hockey league. table A gets
Players current stats from an excel spredsheet it is linked to. Table B is
to be updated with the current stats. Now updating existing records I have
no issues with. If a player is new or added, I need him to also be added to
table B. Here is the kicker, Table B has one more column for status (Free
Agent, or what team owns that player). I don't want this information to
change. I have tried to use an append query but that way not only adds the
new guy to table B, it adds every other guy again. A make table query would
be perfect, but it will eliminate that additional status column. Is there a
way to get an append query to do more of a differential append that will
append only those players that are currently not on Table B?

Thanks
Adam
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:04 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.