C
Crystal
I have a table with a hyperlink field. I need to
programmatically loop through the table and add a
hyperlink based on info in other fields.
Problem:
The hyperlink.address property of a hyperlink field is a
read-only property. So is Hyperlink.TextToDisplay. Is
there a way around this? There are over 800 hyperlinks
that need to be added and I really need to do this in
code.
Any suggestions would be greatly appreciated,
Crystal
programmatically loop through the table and add a
hyperlink based on info in other fields.
Problem:
The hyperlink.address property of a hyperlink field is a
read-only property. So is Hyperlink.TextToDisplay. Is
there a way around this? There are over 800 hyperlinks
that need to be added and I really need to do this in
code.
Any suggestions would be greatly appreciated,
Crystal