View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NeilR NeilR is offline
external usenet poster
 
Posts: 4
Default Download SQL sproc to Excel

Can anyone give me an easy way to provide an excel spreadsheet to
third parties with command buttons that would import various "tables"
of data from SQL stored procedures, but without giving them my SQL
connection information - ie with the SQL connection data "hard coded"
into the command buttons but not visible to the user?