Hi All,
I am working on reporting for a new program we have taken on, and trying to get a handle on the best way to put together a report in excel. What needs to be included in this report is the output from 4 queries. These will be of various row counts, but I will know the maximum possible number of rows for each.
Basically, I want to open excel, copy a 'Template' worksheet and rename it with today's date. This I am OK on I think.
After this however, I want to export four queries to various positions on the new tab. AFAIK, I cannot use TransferSpreadsheet with two 'range' values (one for the name of the tab to place it on, one for the starting position of where my output should go).
Any advice on how to do this would be greatly appreciated. I have a method that I've used (it is a bit of a hack) that is very d-lookup intensive and as a result very slow. I would prefer not to use this if I can avoid it.
Thanks,
Alex
Ignorance of certain subjects is a great part of wisdom
I am working on reporting for a new program we have taken on, and trying to get a handle on the best way to put together a report in excel. What needs to be included in this report is the output from 4 queries. These will be of various row counts, but I will know the maximum possible number of rows for each.
Basically, I want to open excel, copy a 'Template' worksheet and rename it with today's date. This I am OK on I think.
After this however, I want to export four queries to various positions on the new tab. AFAIK, I cannot use TransferSpreadsheet with two 'range' values (one for the name of the tab to place it on, one for the starting position of where my output should go).
Any advice on how to do this would be greatly appreciated. I have a method that I've used (it is a bit of a hack) that is very d-lookup intensive and as a result very slow. I would prefer not to use this if I can avoid it.
Thanks,
Alex
Ignorance of certain subjects is a great part of wisdom