P
Pommy_g
hi,
i hav a table with these fields:
range colour size
the records will be of different combinations, and there will be
duplicates, so what i want to do is create a query that displays an
extra quantity field next to each different record, with no
duplicates.
I have only got so far as the "group by" and "count" function but i am
now clueless as to how to apply it to the scenario.
also is there any information about including quantities in databases?
is it good practice to do that or should each individual product have
its own record?
TIA
i hav a table with these fields:
range colour size
the records will be of different combinations, and there will be
duplicates, so what i want to do is create a query that displays an
extra quantity field next to each different record, with no
duplicates.
I have only got so far as the "group by" and "count" function but i am
now clueless as to how to apply it to the scenario.
also is there any information about including quantities in databases?
is it good practice to do that or should each individual product have
its own record?
TIA