G
Guest
Hello
i was wondering how i could export queries to a new excel file. I would like to export multiple queries to one excel file (one sheet for each query). I would like the user to be able to select the location and name of the excel file. I would also like to name each sheet to what ever i like. right now i am getting by, by using "docmd.outputto" then using "docmd.transfersheet" however the file name has to be static otherwise "transfersheet" will ask the user for the file location again. i think the answer can be found in the Excel.application object but i am not that good at automation
please hel
i was wondering how i could export queries to a new excel file. I would like to export multiple queries to one excel file (one sheet for each query). I would like the user to be able to select the location and name of the excel file. I would also like to name each sheet to what ever i like. right now i am getting by, by using "docmd.outputto" then using "docmd.transfersheet" however the file name has to be static otherwise "transfersheet" will ask the user for the file location again. i think the answer can be found in the Excel.application object but i am not that good at automation
please hel