G
Guest
One of the fields I import into an Access table is a URL. I store it as text
because I need to export it out again as text (so I don't want to make this
field a hyperlink). What I want is to create another field (either in the
same table or another table) that is a hyperlink. I can figure out how to do
this manually, but since I need to do this every day, I would like to create
a hyperlink field through code.
Can someone help me out with the code and where to put the code (would I
need to put it in a button click event or ?).
Thank you, Judy
because I need to export it out again as text (so I don't want to make this
field a hyperlink). What I want is to create another field (either in the
same table or another table) that is a hyperlink. I can figure out how to do
this manually, but since I need to do this every day, I would like to create
a hyperlink field through code.
Can someone help me out with the code and where to put the code (would I
need to put it in a button click event or ?).
Thank you, Judy