Hello All. I have been having a problem trying to figure something out. I am importing some data from access (from a query) using data>Import External Data>Import Data. I am trying to figure out how to have it import the data and not keep the query definition using VBA. I can get it to import the data, but haven't been able to figure out the part about not saving the query definition (one of the options in the query properties in excel. Is there a way to have VBA "turn off" the "save query definition", or is there perhaps a better way to import the data. I would just manually turn it off when I import the data, but I am building this for other people, and I cannot 100% trust them to be able to do it on their own, so I am trying to "automate" everything that I can.
Thanks for any help
Thanks for any help