D
DavidSt
I have a database that I use to track my hiking activities. In this database
I have a master list of all trails such as:
ABC Trail
DEF Trail
HIJ Trail
Now here is my problem...Most times when I hike somewhere; I take a
combination of trails such as: ABC Trail/HIJ Trail.
How do I best capture that combination without defining a table that has
multiple trail fields such as: TrailPart1, TrailPart2 etc.
Many thanks,
I have a master list of all trails such as:
ABC Trail
DEF Trail
HIJ Trail
Now here is my problem...Most times when I hike somewhere; I take a
combination of trails such as: ABC Trail/HIJ Trail.
How do I best capture that combination without defining a table that has
multiple trail fields such as: TrailPart1, TrailPart2 etc.
Many thanks,