G
Guest
Please can you help
I have set up a table with 3 columns
1st : part no
2nd : attribute name
3rd : attribute
every part number has 2 attribute names (size & colour)
and each name has a number of attribute (size has s,m,l,xl & colour has
red,yellow,orange...)
eg.
Part No Name Attribute
l007 Colour orange
l007 Colour yellow
l007 Colour white
l007 Colour red
l007 Size large
l007 Size medium
l007 Size small
What i want to do is on another table to create records of every combination
or attribute available with the part number
eg.
l007 -yellow - small
l007 - yellow - medium
l007 - yellow - large
l007 - red - small
l007 - red - medium
l007 - red - large
............ and so on
Is this possible to be done automatically and if it is how is it done, if
you need any other information on what i am trying to do please mail me
thanks
IMMY
I have set up a table with 3 columns
1st : part no
2nd : attribute name
3rd : attribute
every part number has 2 attribute names (size & colour)
and each name has a number of attribute (size has s,m,l,xl & colour has
red,yellow,orange...)
eg.
Part No Name Attribute
l007 Colour orange
l007 Colour yellow
l007 Colour white
l007 Colour red
l007 Size large
l007 Size medium
l007 Size small
What i want to do is on another table to create records of every combination
or attribute available with the part number
eg.
l007 -yellow - small
l007 - yellow - medium
l007 - yellow - large
l007 - red - small
l007 - red - medium
l007 - red - large
............ and so on
Is this possible to be done automatically and if it is how is it done, if
you need any other information on what i am trying to do please mail me
thanks
IMMY