G
Guest
Problem is that no records are created in the new table.
I have named my query qryFindUpdatedRecords
I do a select query and find 482 records that match my criteria. I then
turn that query into a make table query and when I run it no records are put
into the new table. I am not making the table in my current db.
I have tried this two ways. 1st as mentioned above and 2nd by creating a
complete new make table query, that is based on the query above, and then
running the make table query.
Any direction would be appreciated.
Thanks in advance
I have named my query qryFindUpdatedRecords
I do a select query and find 482 records that match my criteria. I then
turn that query into a make table query and when I run it no records are put
into the new table. I am not making the table in my current db.
I have tried this two ways. 1st as mentioned above and 2nd by creating a
complete new make table query, that is based on the query above, and then
running the make table query.
Any direction would be appreciated.
Thanks in advance