I have a stored proc returning recs to a worksheet (copy from recordset)
I need some formulae at the end of each row
In order to do this I have created a query table with the 'fill down formulae in columns adjacent' set to true.
However when retrieving the SProc data and performing the query table refresh via code there is a problem.
The refresh tries to refresh before the SProc data is returned to the worksheet.
Any ideas on how to avoid this/Better ideas/solutions?
CIA,
Matt
Bookmarks