Edit Hyperlink

  • Thread starter Thread starter Guest
  • Start date Start date
I just want to change the location where the hyperlink is point to

Graham Mandeno said:
In what way do you wish to edit them?
--
Graham Mandeno [Access MVP]
Auckland, New Zealand

Yoshi said:
Is there a way to edit rows of Hyperlinks in an Access Table?
 
If you are talking about a Hyperlink Field in DatasheetView then right-click
of the Field value, select Hyperlink / Edit ...
 
If I wanted to edit 400 rows of this, how can I do it?

Do I need to write a script?
 
Check Access Help topic "About Hyperlinks" to understand how a hyperlink
Field is stored (4 different components separated by #).

Check Access VB Help on the Hyperlink Class to see how to manipulate these
components of the hyperlink Field values.
 

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

Back
Top