View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MattShoreson[_34_] MattShoreson[_34_] is offline
external usenet poster
 
Posts: 1
Default ideas - Query table refresh


I have a stored proc returning recs to a worksheet (copy fro
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 dow
formulae in columns adjacent' set to true.

However when retrieving the SProc data and performing the query tabl
refresh via code there is a problem.

The refresh tries to refresh before the SProc data is returned to th
worksheet.
Any ideas on how to avoid this/Better ideas/solutions?

CIA,
Mat

--
MattShoreso
-----------------------------------------------------------------------
MattShoreson's Profile: http://www.excelforum.com/member.php...nfo&userid=347
View this thread: http://www.excelforum.com/showthread.php?threadid=38430