stirlingmw
Board Regular
- Joined
- Feb 18, 2013
- Messages
- 75
Morning all
I am trying to populate listboxes with hyperlinks.
I have 2 Userforms "Project Tracker" and "Add Links".
When "Project Tracker" is in use I want to be able to add links into different ListBoxes via an additional "Add Links" Userform when the command button "Add" is pressed from my "Add Links" Userfrom.
The user uses Combobox1 from "Add Links" Userfrom to select "ILR", "FCR" or "Document", this then determines which ListBox will have the link added to it (1, 2 or 3) and then when the command button "Add" is pressed the link as text is transfered from the textbox "URL" to the relevant Listbox on the "Project Tracker" Userfrom. I can get the text to transfer over to the correct ListBox, but I cannot get the text to become a hyperlink. Any ideas?
Thank
Steve
I am trying to populate listboxes with hyperlinks.
I have 2 Userforms "Project Tracker" and "Add Links".
When "Project Tracker" is in use I want to be able to add links into different ListBoxes via an additional "Add Links" Userform when the command button "Add" is pressed from my "Add Links" Userfrom.
The user uses Combobox1 from "Add Links" Userfrom to select "ILR", "FCR" or "Document", this then determines which ListBox will have the link added to it (1, 2 or 3) and then when the command button "Add" is pressed the link as text is transfered from the textbox "URL" to the relevant Listbox on the "Project Tracker" Userfrom. I can get the text to transfer over to the correct ListBox, but I cannot get the text to become a hyperlink. Any ideas?
Thank
Steve