Good Evening,
I have the foillowing Script in MS Access, which calls Excel 2003.
Can anyone tell me how to call Excel 2007, instead of Excel 2003 ?
Public Sub ActVsPlanPrj()
' 1-Set the recordset in pivot table format (DoCmd.OpenQuery ("Qry_ActualVsPlan"), acViewPivotTable)
' 2-export it...