Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
where is the procedure? in an excel module? if so, you can use Call xxx
xxxbeing the name of the sub routine. Otherwise, more information is needed to be able to assist. "SQLScott" wrote: I am totally new to Excel programming, so please be patient with me while I try and explain what it is that I need. I would like to call a stored procedure from Excel and have the results placed in a specific range of cells, for example starting at D7 to K7 for however many rows are returned. So my question is this: What is the best way to call the Stored Procedure and how do i place the results in a specific range of cells? Should I place a button on the page and call the proc on the click event? Any advise is greatly appreciated. -- Thanks, Scott |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Call a procedure whose name is stored in a variable | Excel Programming | |||
HELP No return data from my stored procedure | Excel Programming | |||
sql stored procedure results in a recordset questions | Excel Programming | |||
How to call a stored procedure in a macro | Excel Programming | |||
Stored Procedure call and passing parameters | Excel Programming |