M
MikeF
Re an Access database query on an Excel sheet ...
This database contains a hyperlink field to individual websites.
For unknown reasons, with some sites, it returns their addresses with a "#"
on each end, making the hyperlinks invalid.
Have created a small sub-routine that runs manually, off a button, which
removes those characters, thereby enabling the website.
But ... it has to be run manually, each time the "refresh" command is run.
The sub's name is Sub FixHyperlinks().
Can anyone please suggest a way to have this run automatically in Excel each
time the database query is refreshed?
Thanx.
- Mike
This database contains a hyperlink field to individual websites.
For unknown reasons, with some sites, it returns their addresses with a "#"
on each end, making the hyperlinks invalid.
Have created a small sub-routine that runs manually, off a button, which
removes those characters, thereby enabling the website.
But ... it has to be run manually, each time the "refresh" command is run.
The sub's name is Sub FixHyperlinks().
Can anyone please suggest a way to have this run automatically in Excel each
time the database query is refreshed?
Thanx.
- Mike