View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mitch Mitch is offline
external usenet poster
 
Posts: 88
Default how do I import data in excel form SQL server?

Hello All,

I've been trying to import data into excel from our SQL server. I have
the sql script yielding the results. The real problem is when I use the data
connectivity wizard, it only allows you to select one table from the database
in your SQL server. However, my script involves two tables with a join. Any
ideas would be helpful

Thanks,

Mitch