Code: Alles auswählen
...
linkcell = sheet.getcellByPosition( 'wohin soll er denn ? )
linkcell.Formula = "=HYPERLINK(""" & Path & """)"
...
Ps. Deine Kommentare im Code sind irreführend !!
Karo
Moderator: Moderatoren
Code: Alles auswählen
...
linkcell = sheet.getcellByPosition( 'wohin soll er denn ? )
linkcell.Formula = "=HYPERLINK(""" & Path & """)"
...