M
macc boy
Hi - and thanks for reading this.
I have a table (let's call it 'Sales') and I want to append to it from
a number of other tables (the bits that make up the sale) if the
transaction date is later (larger) than or the same as the latest date
in the Sales table.
The query I currently use uses about 5 ODBC tables linked together and
I manually put the date criteria in - and it works well. How can I use
the latest date in the Sales table as criteria so it will run on its
own?
Thanks.
maccboy
I have a table (let's call it 'Sales') and I want to append to it from
a number of other tables (the bits that make up the sale) if the
transaction date is later (larger) than or the same as the latest date
in the Sales table.
The query I currently use uses about 5 ODBC tables linked together and
I manually put the date criteria in - and it works well. How can I use
the latest date in the Sales table as criteria so it will run on its
own?
Thanks.
maccboy