View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Souris Souris is offline
external usenet poster
 
Posts: 107
Default auto Refresh MS Query SQL Server

I have a MS Query to retrieve data from SQL server database through ODBC
Connection

My user needs to right click to refresh data every time.

Is it possible to write some code to refresh the MS Query when open the
spreadsheet?

Also, May I pass parameter from spreadsheet?

Any information is great appreciated,