D
Dawn
I am trying to run a query and then append the results of
that query to another table in my database. Could someone
point me in the right direction to get started on this in
a macro?
I have one table called Test and I am importing another
table called Test2. Test and Test2 have the same fields,
just data from different date ranges. I want to query
Test2 for data from the current date and then append that
data onto the Table Test. I am looking for guidance on
how to append the data (the result of a SQL query) to
Test.
Thanks!
that query to another table in my database. Could someone
point me in the right direction to get started on this in
a macro?
I have one table called Test and I am importing another
table called Test2. Test and Test2 have the same fields,
just data from different date ranges. I want to query
Test2 for data from the current date and then append that
data onto the Table Test. I am looking for guidance on
how to append the data (the result of a SQL query) to
Test.
Thanks!