View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Elbmag Elbmag is offline
external usenet poster
 
Posts: 2
Default How do I stop the SQL Login screen when refreshing a query.

I want to share a workbook that utilizes a ODBC SQL query. When the workbook
is opened users a presented a SQL login screen showing the username, password
, and SQL server. All the user has to do to clear this screen and refresh
the data is click 'OK'. How can I prevent this screen from being displayed
at all?