Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
gavakie
Posting Yak Master
221 Posts |
Posted - 2009-10-06 : 13:14:57
|
| I have a list of two hundred items ran against my database, for each Item I need it to create an excel file. Is there away to do this quickly. |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
gavakie
Posting Yak Master
221 Posts |
Posted - 2009-10-06 : 13:33:46
|
| I have a list of items to run against a query. for each single Item i need to create an excel sheet, Im trying to avoid creating a csv then excel. Is there a better way to do this? |
 |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
gavakie
Posting Yak Master
221 Posts |
Posted - 2009-10-06 : 13:59:28
|
| http://www.sqlexcel.net/Download.html |
 |
|
|
|
|
|