mfahadakbar
New Member
- Joined
- Jun 4, 2018
- Messages
- 6
Hi guys,
i want to extract hyperlink text from the friendly names that i have
when i use range.hyperlinks(1).address property it only gives my first 40 characters of the hyperlink
I am actually trying to extract last 7 characters from the hyperlink , but since it is not reading more than 40 characters , its not picking up the right text
Any idea why it is so and how do i get the complete hyperlink string ?
Thanks
i want to extract hyperlink text from the friendly names that i have
when i use range.hyperlinks(1).address property it only gives my first 40 characters of the hyperlink
I am actually trying to extract last 7 characters from the hyperlink , but since it is not reading more than 40 characters , its not picking up the right text
Any idea why it is so and how do i get the complete hyperlink string ?
Thanks