Hello!
I am trying to extract data from an Excel document through to my EXTRA! X-treme application (to put in an array and run through a loop).
I currently have the code:
Dim obj as object
Dim objWorkbook as object
Set obj = CreateObject("Excel.Application")...
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.