View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jonathon Shull Jonathon Shull is offline
external usenet poster
 
Posts: 5
Default Data return from SQL Stored procedure...

I am trying to return data to excel (actually trying to create a pivot table)
from a record set created by a stored procedure in SQL database. When I
create the data source, it will not allow me to see a stored procedure, only
a view or table. Any way around this, WITHOUT using code (macro)?
--
Thx Jonathon