how do I call an Excel sub routine from Access?

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
 
Top