Hi, How to load the data from the multiplesheets of an excelsheet. I have an excel which has 5 sheets all the data is from single table. Do i need to write a seperate load statement for each sheet...
Hi all Posted this question before but couldnt find a complete solution. I have multipleexcelsheets and workbooks. How do I loop them? Please see attached. Could do if it was one excel file b...
Hi, I'm trying to load multiplesheets from an excel document. I know there are already many tutorials available. I checked out a lot, but still I don't managed to get it fixed. I tried to r...
Hi, I need to load data from multipleExcel files which each contain multiplesheets. I need to filter files by name (eg. *_sys.xlsm) and sheets by names (eg. 'start with number and atleast 4 c...
Hi Community, We're struggling with something that should, in theory, be quite simple. We have multipleExcel files with multiplesheets. All the sheets have the same data structure but t...
hi experts, hopefully an easy one. i need to pull in just the filetimes of multipleexcelsheets in different folder locations. what would be the most efficient way to do this in the script? i d...
Community, I have requirement to consolidate all excelsheets from multiple workbooks. I searched in forum and got some ideas but I have some problem in getting the desired result. * My data i...
Hi everyone, I use this macro below to export multiple object to excel. What I need is to add some code to export more object to other sheet in excel. I would appreciate your help sub t...
...iles may have no of worksheets and are not limited in number and may vary from book to book -Name of every sheet in the every excel file is different -In every source excel file only the 1st sheet w...
Hi! I have a folder on my computer, "Liefermenge," and in it, a folder "Quote." In the quote folder is a number of different files, but I would like to create a loop to load only the one...