Hi,
Given Data
I have an excel file having number of sheets with cells duly filled up with the hyperlink friendly name (not the url address or linked to various websites) are hyperlinked to different sites.
The cells which are filled up (having words) are searched through a Userform and the results of the search are displayed in a Listbox.
An excel sheet is attached Sample file.
Now my requirement is:
As soon as i click on the Listbox for the searched word, i want the webrowser control which is there on the Userform to display the webpage (i.e. take the web address through the searched cell.
I have tried the vba code in the file itself, but unable to get any results, please help me out on this.
Thanks!
Given Data
I have an excel file having number of sheets with cells duly filled up with the hyperlink friendly name (not the url address or linked to various websites) are hyperlinked to different sites.
The cells which are filled up (having words) are searched through a Userform and the results of the search are displayed in a Listbox.
An excel sheet is attached Sample file.
Now my requirement is:
As soon as i click on the Listbox for the searched word, i want the webrowser control which is there on the Userform to display the webpage (i.e. take the web address through the searched cell.
I have tried the vba code in the file itself, but unable to get any results, please help me out on this.
Thanks!
Last edited: