H
Harmannus
Hallo,
How can i add multiple rows in a table to another table in 1 field?
eg.
table1
ColorID
DesignerID
Color
table2
DesignerID
Color
So i want the multiple color entries for a designer in table1 shown in 1
field in table 2: eg. red, blue, orange, black, white etc.
I want this code executed after every addition to table1 (so table2 is alway
up to date).
Thanx for any tips!
Regards,
Harmannus
How can i add multiple rows in a table to another table in 1 field?
eg.
table1
ColorID
DesignerID
Color
table2
DesignerID
Color
So i want the multiple color entries for a designer in table1 shown in 1
field in table 2: eg. red, blue, orange, black, white etc.
I want this code executed after every addition to table1 (so table2 is alway
up to date).
Thanx for any tips!
Regards,
Harmannus