Multiple hyperlinks in one links column?

R

Russell

I wish to place more than one hyperlink in the one links
column. Due to my relative lack of experience with
databases I have not been able to work out how to do this.
Any help will be appreciated.
Thanks, Russell.
 
A

Allen Browne

Create another table to hold the hyperlinks.

Relate the records many-to-one, and you can make as many entries as you
need.
 
J

Jeff Boyce

Russell

?
If you have more than one link in a single field, which one will Access use?

There's a chance you'll need to review "normalization" in Access HELP. If
there can be more than one link, maybe you need a different table structure
(i.e., a one-to-many), with the "many" links.

Perhaps if you describe why you want to do this...?

Good luck

Jeff Boyce
<Access MVP>
 

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