M
Michael C via AccessMonster.com
I have a production form where there is one record per date. Each record
consists of 7 different production lines, with several listed products per
line, and their perspective weights and measures. I currently have all this
recorded on one table. The problem arises when I want to run a query
summarizing for example all products run for a certain line for a given time
frame. Since all of the lines data for one date is on one line, I am having
problems seperating the data for individual queries.
What am I missing? Is my overall structure wrong, or is there a way to write
a query that will seperate the recorded data?
Thanks,
Perry
consists of 7 different production lines, with several listed products per
line, and their perspective weights and measures. I currently have all this
recorded on one table. The problem arises when I want to run a query
summarizing for example all products run for a certain line for a given time
frame. Since all of the lines data for one date is on one line, I am having
problems seperating the data for individual queries.
What am I missing? Is my overall structure wrong, or is there a way to write
a query that will seperate the recorded data?
Thanks,
Perry