Send Textbox Text to a listbox as hyperlink

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
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,224,747
Messages
6,180,719
Members
452,995
Latest member
isldboy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top