tables

  • Thread starter Thread starter loi
  • Start date Start date
L

loi

Hi,
I have 4 tables (They have same fields) in my database. I
would like to put all information into 1 table.

Please show me how.

I have tried to use copy and past, but it did't work.

I recieved the message "The value you entered itsn't
valid for this fiel."

Thank you

Loi
 
You can use append queries for each table , or you can make a union query, read posts on Combining Tables with my name on it below
 
Back
Top