It would be easier to just run the proc from excel.
Create an odbc data source
From excel click Data, Import external data, New database query
Choose your data source
Close the add table box
Click on sql
and enter
exec myproc
for the sql
click File, return data