View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TLowe TLowe is offline
external usenet poster
 
Posts: 5
Default Stored Procedure call and passing parameters

Hello
Can a SQL stored procedure be called (it takes five parameters) from Excel?
Can a "For Next loop" be used to supply those variable parameters? If you
use parameters do you call them the same way that you would in VB?
Thanks