All slow methods relatively, plus Excel8? A 2 second Sleep?
Slowing down after 500 odd reports? Might be due to poor coding, old vba version. hardware issues. Wouldn’t like to speculate beyond the addition of the sleep simply masks the issue
No need to open the query, transferspreadsheet does that anyway
Not clear if the requirement is for 300 x 10 sheet workbooks or one workbook with 10 sheets x 300 rows. If the former my method would probably take around 10 minutes, the latter around 15 seconds
I open an excel object, use copyfromrecordset, use excel automation to format the worksheet rows and columns and add functionality such as filtering. Repeats for 3 further worksheets then saves. Largest worksheet has around 5000 rows.
Takes less than 10 seconds from pressing the button to...
Designer also uses square brackets even when not required and table names regardless even when they are only required when a field name appears in more than one table. I guess because the formatting routine works at a lower level for these
To get the right answer you need to be able to ask the right question and provide all the relevant parameters which could impact the answer. That requires training.
When you develop an app in access/web/ whatever you are the AI - you need to ask questions of the client to clarify exactly what...
Apparently the minerals exist in Ukraine and to some extent in the area currently held by the Russian invasion. Not saying the minerals can be economically extracted.
Seems to me trump wants a share (do these minerals exist in the USA? I don’t know) which he either gets by negotiating with...
Use a crosstab query? Or look at the concatrelated function
http://allenbrowne.com/func-concat.html
Be aware the function will only return 255 chars so if your dates are say 10 chars plus a comma you will be limited to 23 dates