From VFP I can get value from 2nd sheet in ExcelBook by:
oExcel.Sheets(2).select
I think it is possible to achieve this same by using the sheetname.
But I'm struggling with the syntax on that.
Any help?
But have you investigated how to do this yourself by doing the work manually in Excel as part of creating an Excel Worksheet Macro? If you had, you could have gone into that Macro and examined the VBA code and then converted it into VFP Automation code.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.