D
Doug
Hi. I created a web form that dumps the data into a SQL server database.
This form is for three, not so technical co-workers to use and need to make
retrieving new data as simple as possible. The users would like to use Excel
to retreive the data.
Is there any way to imbed SQL server access from within Excel so that all
the user has to do is open the spreadsheet and click refresh data?
I've been playing around with it with DSN's and dbq files and can easily
make it work myself, but I need to simplify the process. If I exit out of
the spreadsheet, and go back in, I need to reestablish my connection each
time. Is there a way around this so that the query and DB connection are
embeded within the spreadsheet?
Thanks
Doug
This form is for three, not so technical co-workers to use and need to make
retrieving new data as simple as possible. The users would like to use Excel
to retreive the data.
Is there any way to imbed SQL server access from within Excel so that all
the user has to do is open the spreadsheet and click refresh data?
I've been playing around with it with DSN's and dbq files and can easily
make it work myself, but I need to simplify the process. If I exit out of
the spreadsheet, and go back in, I need to reestablish my connection each
time. Is there a way around this so that the query and DB connection are
embeded within the spreadsheet?
Thanks
Doug