Seite 1 von 1

Re: Pfad zerlegen?

Verfasst: Mo, 24.03.2008 16:12
von Karolus
Hallo
....
Pfadvorne = oSheet.getCellByPosition(23, 0).string 'X1
varuser = oSheet.getCellByPosition(24, 0).string 'Y1
Pfadhinten = oSheet.getCellByPosition(25, 0).string 'Z1
sURL = pfadvorne & varuser & pfadhinten
....

Gruß Karo