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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

run stored procedure in excel ?

Status
Not open for further replies.

olmos

Technical User
Oct 25, 2000
135
US
How can I run a stored procedure from sql server in excel?
The stored procedure uses input parameters for a date
range. I need to be able to have it prompt for a beginning and
end date, but in excel.

thanks,
olmos
 
yes u can, create a macro and do the vb code to run the stored procedure from Excel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top