Hallo Zusammen,
fgender Code bringt einen Fehler und ich weiss nicht warum:
sub test()
dim app as Excel.Application
dim wb as Workbook
set app = Excel.Application
set wb = app.Workbooks.OpenText(„C:\test.txt“)
end sub
Fehlermeldung: "Fehler beim kompilieren: Function oder Variable erwartet