Getting a hyperlink out of an OLE object

C

Crystal

I've got a huge table that, for some reason, has images in
it instead of hyperlinks to their locations on the
network. I do not want to one by one, click Edit
Hyperlink, wade through the mess of folders and subfolders
and set up a new field called "Pathname" with their
hyperlinks. This table has hundreds of records. The
images aren't embedded, they're linked. Is there a way to
get the pathname out programmatically and write it to the
Pathname field by looping through the recordset? I
actually don't even care if it would take me longer to
code the shortcut, just as long as I don't have to click
2000 times row by row.

Any suggestions would be greatly appreciated,
Crystal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top