Macro to create hyperlink in Outlook object
Budget: €8 – €30 EUR
Macro to create hyperlink in an Outlook object (Object may be an email, task, note etc. (any place where you can add hyperlinked text)
Starting point:
The following two lines of text are given, the cursor will be at the end on line 2 when the macro starts:
Text to display content is on this line
Address of the link is on this line and its pretty long something link this asdfasdfas48ADCA4F35FBCC102C0700F948B7AAB3D2683E13E46672190000A8996E1D
Desired action:
The macro should “cut” line 2, mark line 1, and insert a hyperlink there with the address cut from line 2
Desired result:
Text to display content is on this line [as a hyperlink with line 2 as address]
Starting point:
The following two lines of text are given, the cursor will be at the end on line 2 when the macro starts:
Text to display content is on this line
Address of the link is on this line and its pretty long something link this asdfasdfas48ADCA4F35FBCC102C0700F948B7AAB3D2683E13E46672190000A8996E1D
Desired action:
The macro should “cut” line 2, mark line 1, and insert a hyperlink there with the address cut from line 2
Desired result:
Text to display content is on this line [as a hyperlink with line 2 as address]