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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 create excel files

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

Posted - 2009-10-06 : 13:22:47
ummmm...could you be a little clearer in your requirements?

my usb esp port is clogged



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page

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?
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2009-10-06 : 13:57:31
quote:
Originally posted by gavakie

I have a list of items to run against a query.


What does that even mean...want to post an example?



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page

gavakie
Posting Yak Master

221 Posts

Posted - 2009-10-06 : 13:59:28
http://www.sqlexcel.net/Download.html
Go to Top of Page
   

- Advertisement -