how do I call an Excel sub routine from Access?

  • Thread starter Thread starter June Macleod
  • Start date Start date
J

June Macleod

I have used getobject to open an excel workbook (Test1.xls) and would like
to run a sub-routine (SetUpResults) that already exists in the workbook.
Can someone tell me the syntax I should use?

Thanks

June
 
Back
Top