H
HT
I'm wondering if I am understanding something correctly...
Here's the situation:
I want to create an append query to append all fields of one table into
another. The fields in these tables match. I have criteria so search only a
certain date range of records, but whatever it finds, all of those fields
will append to this other table. and again, I am positive that the fields are
identical in the two tables.
When I try to do this, I get an error that it won't do this because the
INSERT INTO statement containts an unknown field name, because the field name
in the Append To: row is in square brackets.
I have been told that what this means is that all of my fields in my append
query need to have the fields reselected in the Append To: row so the square
brackets are removed. This makes no sense to me! When I choose the Append
Query, Access is the one that put the brackets aruond the fields in the first
place! now, I have 20 fields to work with here; do I really have to click in
each field of that Append To: row and reselect the field so it displays
without the brackets and allows me to append the records? Surely there is
something more automated than this, isn't there??!!
thanks so much for any insight -
Here's the situation:
I want to create an append query to append all fields of one table into
another. The fields in these tables match. I have criteria so search only a
certain date range of records, but whatever it finds, all of those fields
will append to this other table. and again, I am positive that the fields are
identical in the two tables.
When I try to do this, I get an error that it won't do this because the
INSERT INTO statement containts an unknown field name, because the field name
in the Append To: row is in square brackets.
I have been told that what this means is that all of my fields in my append
query need to have the fields reselected in the Append To: row so the square
brackets are removed. This makes no sense to me! When I choose the Append
Query, Access is the one that put the brackets aruond the fields in the first
place! now, I have 20 fields to work with here; do I really have to click in
each field of that Append To: row and reselect the field so it displays
without the brackets and allows me to append the records? Surely there is
something more automated than this, isn't there??!!
thanks so much for any insight -