Hello,
I have a huge database (with 12000 lines) in which I would like to combine the values from 3 columns (fields) into a new column (field)
Example:
Group:
1234RP
Size:
100 100
Grade:
RPF
Should become:
ArticleCode
1234RP100100PRF
Is there a way to do this via a maketable query ?
I have a huge database (with 12000 lines) in which I would like to combine the values from 3 columns (fields) into a new column (field)
Example:
Group:
1234RP
Size:
100 100
Grade:
RPF
Should become:
ArticleCode
1234RP100100PRF
Is there a way to do this via a maketable query ?
Last edited: