View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Parameter Query not refreshing.

did you try creating the query from scratch (in a new workbook) on the Excel
'97 PC?

I would get it working there as a first step.

--
Regards,
Tom Ogilvy


"MER" wrote in message
...
I have a parameter query that works fine on my PC, but will not refresh

for a
co-worker. I am using Excel 2003 and he is using Excel '97. I used the

work
around of using a cell reference, as explained in the MSDN Knowledge base,
but it did not "work".

I have 2 queries that work the same. One queries an Access '97 database,

and
the other queries an Excel '97 spreadsheet, so I do not think the

"problem"
is the data source.

Any suggestions/comments?

Thanks,