KeyserSoze1877
Programmer
I have an Access DB.
In it there is a hyperlink field. I want to query the table and display the actual hyperlink address, not the text.
Say, table name is Test, field is Link.
select link from test
That displays the text of the page name like, Foxnews, I want displayed, thats behind it.
Help!
In it there is a hyperlink field. I want to query the table and display the actual hyperlink address, not the text.
Say, table name is Test, field is Link.
select link from test
That displays the text of the page name like, Foxnews, I want displayed, thats behind it.
Help!