Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I need to retrieve data from MSSQL2k Server table and populate the spreadsheet page with the table data. I can do this with a DSN and run querry data but I need to build the connection string into the spreadsheet itself so when a tab is clicked it retrieves a qry for that page. I understand sql & connection details a bit so can work through a sample to use in my situation. The reason I want to email pass data to an employee from a remote site but do not want to make the connection details available to anyone. Also I just want to email the spreadsheet to employee so they don not have to install dsn or configure any connection details. Is this possible, and is it a tall order as if it is im will to renumerate for any help. Regards Don |