P
PeteCresswell
Within a VBA module in the same .XLS, is there any way to open up one
of the worksheets as an MS Access table?
My thinking is that then I could use of SQL against the worksheet
directly - without writing all the code to create a temporary MS
Access DB and write the worksheet's contents to a temp table within
said DB.
of the worksheets as an MS Access table?
My thinking is that then I could use of SQL against the worksheet
directly - without writing all the code to create a temporary MS
Access DB and write the worksheet's contents to a temp table within
said DB.