![]() |
#4
|
||||
|
||||
![]()
To do it all via the userform would entail:
1. replicating the functionality of the Insert Hyperlink dialog in the userform; 2. using either: (a) separate textboxes for the text input before & after the hyperlink; or (b) a character sequence in the input text to indicate where the hyperlink should go, as well as the one for the hyperlink itself If you make the userform modeless (by setting the form's 'ShowModal' property to false), however, the user can click in the document and add the hyperlink (using Word's own tools) to whatever gets added via the userform. However, that also means they can make other edits too, unless you protect everything else.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to copy userform text and formfield contents to outlook? | odin | Word VBA | 7 | 09-09-2014 11:56 AM |
![]() |
BoringDavid | Word VBA | 5 | 05-09-2014 09:08 AM |
cross reference hyperlinks to text box | nothing_kills | Word | 4 | 11-25-2013 09:21 AM |
![]() |
DrDOS | Excel | 2 | 03-21-2012 03:53 AM |
![]() |
Dolfie_twee | Word VBA | 1 | 06-22-2010 07:54 AM |