Running SQL Server Job in an Excel Macro

I know this might be the wrong forums, but I thought that some SQL Server users might know the answer and have accomplished this before. Does anyone know how to run a SQL Server job through an Excel macro? I have the macro where it's entering the data into my database, but now I need to use the data by running the job. Thanks!
[330 byte] By [HMote] at [2008-1-2]
# 1
Call the stored procedure sp_start_job.
jwelch at 2007-9-13 > top of Msdn Tech,SQL Server,SQL Server Integration Services...

SQL Server

Site Classified