E
Edward
I import some data from Excel and insert them in tables in Word. To do this I
use an array and first populate the array with data in Excel and then insert
those data one by one from the array to my tables in Word. I use variant type
for my array and onde of the filed which i import is email address ,. When I
insert those email addresses in word they don'tt come as hyperlink but when I
go back and put a space before and after they become hyperlinke. Is there any
way in VBA to make sure they are inserted as hyperlink ?
use an array and first populate the array with data in Excel and then insert
those data one by one from the array to my tables in Word. I use variant type
for my array and onde of the filed which i import is email address ,. When I
insert those email addresses in word they don'tt come as hyperlink but when I
go back and put a space before and after they become hyperlinke. Is there any
way in VBA to make sure they are inserted as hyperlink ?