R
Ron Berns
I have three tables.
1st table is colors (01=Red, 02=Yellow, etc.)
2nd table is sizes (01=small, 02=medium, etc.)
3rd table is shapes (01=square, 02=circle, etc.)
Is it possible to create a master table with the key equal to the
combined selections of each of the other tables. For example, 010101
is a red small square, 010202 is a red medium circle.
Thanks.
1st table is colors (01=Red, 02=Yellow, etc.)
2nd table is sizes (01=small, 02=medium, etc.)
3rd table is shapes (01=square, 02=circle, etc.)
Is it possible to create a master table with the key equal to the
combined selections of each of the other tables. For example, 010101
is a red small square, 010202 is a red medium circle.
Thanks.