EBDN - Community - Question & Answers

  Wednesday, 06 May 2020
  3 Replies
  896 Visits
0
Votes
Undo
Hello,

i wonder if it is a bug that I cannot create hyperlinks under tasks by using VBA. With "right click -> insert hyperlink" it works without problems.

My code works fine for other kinds of objects:

Set oHyperlink = oJob.Children.AddNew(aucObjDocument, aucDocumentHyperlink)


Is this just a bug?


Thanks.