I have been using Access for several years now building low end db's and only until recently have I come across this situation for a project I'm working on....
I have information in a table which is a
ProdNum (which repeats for each type of sale)
type of sale (each ProdNum has 1 or 2 never all 4)
count for type of sale for that day
Now the info I receive doesn't include type of sale when count is zero. But on the report I need to show (Grouped by the ProdNum) each type of sale in a specific order and the count including the 0's.
How should I do this? Alter the table, or is there a way to call specific records to specific fields on a report?
Please help.... Thanx
I have information in a table which is a
ProdNum (which repeats for each type of sale)
type of sale (each ProdNum has 1 or 2 never all 4)
count for type of sale for that day
Now the info I receive doesn't include type of sale when count is zero. But on the report I need to show (Grouped by the ProdNum) each type of sale in a specific order and the count including the 0's.
How should I do this? Alter the table, or is there a way to call specific records to specific fields on a report?
Please help.... Thanx