G
Guest
I'm pretty new to access and this seems like it would be the simplest of
queries but I can't get it to work.
I imported some info from Excel into a table with 3 columns:
ID, Name, Description.
I have an empty table all set up with these fields and one extra field for
Notes.
The ID field is the key'd autonumber field.
For the life of me, I can't get a query to just copy all the records from
the imported table to my existing one. I've tried Append, Update, and even
just a select query but they all come up empty. I know I'm probably just
missing some small detail but I'm pulling my hair out because I can't get
something so basic to work.
Can someone post an example sql query on how to do this?
Thanks!
queries but I can't get it to work.
I imported some info from Excel into a table with 3 columns:
ID, Name, Description.
I have an empty table all set up with these fields and one extra field for
Notes.
The ID field is the key'd autonumber field.
For the life of me, I can't get a query to just copy all the records from
the imported table to my existing one. I've tried Append, Update, and even
just a select query but they all come up empty. I know I'm probably just
missing some small detail but I'm pulling my hair out because I can't get
something so basic to work.
Can someone post an example sql query on how to do this?
Thanks!