Hi.
I got the following code to add data to my spreadsheet:
filepath="C:\Documents and Settings\got-john-sk\My Documents\@@TEMP\Macro test\Bevakningslista.xls"
Set ApplExcel = CreateObject("Excel.application")
Set wbExcel = ApplExcel.WorkBooks.open(filepath)
Set...
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.