PC Review


Reply
Thread Tools Rate Thread

Create a single table

 
 
Alan Davies
Guest
Posts: n/a
 
      27th Feb 2006
I've got a d/b with 4 tables in it.
I want to make a single table of this data - which is all the same as it is
the records of activity for each of 4 months
How do I do this?

TIA


 
Reply With Quote
 
 
 
 
Rick B
Guest
Posts: n/a
 
      27th Feb 2006
Build an append query to take the records from each of the tables and add
them to one table. I would also add a date field as I did this so you will
know where the data came from. Once you have added all the records to one
table, delete the other three tables.


--
Rick B



"Alan Davies" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I've got a d/b with 4 tables in it.
> I want to make a single table of this data - which is all the same as it
> is
> the records of activity for each of 4 months
> How do I do this?
>
> TIA
>
>



 
Reply With Quote
 
=?Utf-8?B?bW5hdHVyZQ==?=
Guest
Posts: n/a
 
      27th Feb 2006
Need a bit more information. Are you tables linked in a one-to-one
relationship? If not, how are they related to each other?

"Alan Davies" wrote:

> I've got a d/b with 4 tables in it.
> I want to make a single table of this data - which is all the same as it is
> the records of activity for each of 4 months
> How do I do this?
>
> TIA
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create Multiple Table Rows From Single Table Row Giles Microsoft Access Database Table Design 2 8th May 2008 08:58 AM
Combine Data from 2 spreadsheets to create a single Pivot Table Steved Microsoft Excel Charting 2 7th May 2008 09:29 AM
Re: concatenate table fields to create a single table field pietlinden@hotmail.com Microsoft Access Database Table Design 0 17th Jan 2007 08:08 PM
create single page for each entry on top 10 pivot table chris.howes Microsoft Excel Misc 0 24th Feb 2006 04:46 PM
Create many single tables from a master table Stan Microsoft Access Queries 3 20th Nov 2003 05:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:26 PM.