Thanks, I'll take a look at the trace tools.
In response to comments on the original question
Do you use the same parameter values?
Yes, exactly the same.
How much data is returned (approximately) - the number of rows and columns (and any of them are especially large)?
Less than 200 lines, possibly 15 fields, mostly with several 20-character varchars.
Is it possible to run the SQL profiler and confirm if sql is a problem or macro residuals in excel?
SQL is pretty ugly, like the underlying database schema, and unfortunately is under the NDA, so I can't post it. If the issue was a problem, wouldn't it be too slow in a management studio?
Steve homer
source share