ibbledibble
Registered User.
- Local time
- Today, 02:24
- Joined
- Sep 29, 2008
- Messages
- 59
How do I write a query to export the last record from my database? I can run a query to export the whole dataset into an excel file - no problem - but we only want to export the last record in order to email it to a different office.
The dataset consists of five different related tables with different fields.
Then when it is received by the other office, they can import it by using a macro to select the different excel ranges to append them to the relevant tables.
The dataset consists of five different related tables with different fields.
Then when it is received by the other office, they can import it by using a macro to select the different excel ranges to append them to the relevant tables.