Add data to specific fields within existing records in a table from another table.
From: Taz (anybody_at_anywhere.com)
Date: 02/04/04
- Next message: Diana: "RE: Top 100 by Category"
- Previous message: Sharyn: "Re: fiscal year query, fredg maybe you can help?"
- Next in thread: MGFoster: "Re: Add data to specific fields within existing records in a table from another table."
- Reply: MGFoster: "Re: Add data to specific fields within existing records in a table from another table."
- Reply: Taz: "Re: Add data to specific fields within existing records in a table from another table."
- Reply: Taz: "Re: Add data to specific fields within existing records in a table from another table."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Feb 2004 18:34:47 -0500
Hello, I would like to use a query or other method to add data from one
table to specific fields in existing records in another table. I tried to
use an append query but this will only add new records to the other table,
not add data to fields in existing records.
Example: TableA and TableB
Table A has fields for "Customer ID", "Address 1", "Address 2" and "Email"
All the fields except "Email" contain data.
TableB has two fields "Customer ID" and "Email"-both contain data.
I need to add the data "email" from each record in TableB to the matching
field in TableA based on "Customer ID" which is the primary key in each
table.
Please help. Thanks.
- Next message: Diana: "RE: Top 100 by Category"
- Previous message: Sharyn: "Re: fiscal year query, fredg maybe you can help?"
- Next in thread: MGFoster: "Re: Add data to specific fields within existing records in a table from another table."
- Reply: MGFoster: "Re: Add data to specific fields within existing records in a table from another table."
- Reply: Taz: "Re: Add data to specific fields within existing records in a table from another table."
- Reply: Taz: "Re: Add data to specific fields within existing records in a table from another table."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|