A
Adam
Hi
I have the follow code that puts the infomation given into a cell as
text from a userform.
ActiveCell.Offset(0, 3).Value = UserForm26.TextBox4.Value
How can i put the text into the cell as a Hyperlink?
Thanks in advance
I have the follow code that puts the infomation given into a cell as
text from a userform.
ActiveCell.Offset(0, 3).Value = UserForm26.TextBox4.Value
How can i put the text into the cell as a Hyperlink?
Thanks in advance