Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Send Selected Data from sql server 2005 to excel

Status
Not open for further replies.

MickDub

Programmer
Apr 19, 2006
9
IE
Hi, All

Wondering if someone one could help me on how to
after i have written my select statement how do i send the records returned to excel

So if i have "select f_Name,L_Name from table where L_name="Murphy" from Details", what do i need to do next to export the result to excel

Cheers,

Mick
 

Easiest way is to do this from the Excel side.

See the Excel menu for Data / Import External Data / New Database Query... and follow the wizard.

If you still need help, you should post in forum68 (Microsoft:Office).

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top