Hi,
I have 10 fields in a table(Order Details). These fields are sizes of Clothing(YS, YM, M, L,etc.)
In a query, how can I concenate it so that the results appear as
(FIELD1#)-YS, (FIELD2#)-YM, (FIELD3#)-YL
10-YS, 8-YM, 6-YL
and have it so that it only displays the values greater than 0?
thanks in advance
ason1976
hope im not rambling
I have 10 fields in a table(Order Details). These fields are sizes of Clothing(YS, YM, M, L,etc.)
In a query, how can I concenate it so that the results appear as
(FIELD1#)-YS, (FIELD2#)-YM, (FIELD3#)-YL
10-YS, 8-YM, 6-YL
and have it so that it only displays the values greater than 0?
thanks in advance
ason1976
hope im not rambling