View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Cooling Peter Cooling is offline
external usenet poster
 
Posts: 1
Default Can I pass the logon credentials in a macro to a ODBC query

I have a spreadsheet with query to an ODBC data source

Each time the spreadsheet is opened and query refreshed it prompts for the
USERNAME an PASSWORD which in this instance are both blank.
Is there a way to pass the logon credentials in a macro? or other way of
avoiding the prompts?

Thanks


--
Thanks