executing a stored procedure on MS SQL Server 2000 within MS Excel 2000

V

Veetold

Hi everybody
I prepared a pivot table based on an external database source (a
table on MS SQL Server 2000).
Now I would like to add a button which will execute a stored procedure on
the
server (procedure recalculating data in above table) and than will refresh
the pivot table.
I appreciate any help.
Cheers
 
Top