I would like to link two tables in the following way.
Table 1 Table 2
segment01 segment02 segment03 SegmentNo Value Descryption
AAA BBB CCC 01 AAA Icecream
02 BBB Soda
03 CCC Sprincles
in Table 1 each segment has a column of its on but in Table 2 the segment values are all in one column and the segment number is identified by another column.