Hi,
Is there a way to create field indexes after a make table query? I have a query that updates a table with the latest snapshot of data from another source but the make table deleted the structure as well as the data.
Alternatively I thought of deleting the data and then using an append query but I couldn't see a way to do it using just the query.
Am I missing something obvious or is this best handles using a macro?
Thanks
Nick
Is there a way to create field indexes after a make table query? I have a query that updates a table with the latest snapshot of data from another source but the make table deleted the structure as well as the data.
Alternatively I thought of deleting the data and then using an append query but I couldn't see a way to do it using just the query.
Am I missing something obvious or is this best handles using a macro?
Thanks
Nick