I hope someone can help me with a performance issue in creating dynamic tables using VBA.
I have a generic procedure which rebuilds a table to store the contents of a crosstab query. This table is then used to populate a subform. On one particular table the code takes around 4 seconds to run –...