G
Guest
This is a basic question. I haven't been working in Access for over two years
so my memory is a bit shot...
I have three tables:
Breaktotaltbl
Lunchtotaltbl
Dintotaltbl
Each has information regarding that specific meal which is then calculated
into four total values for each record.
I would like those four values (b1, b2, b3, b4; l1, l2, l3, l4; d1, d2, d3,
d4) to all be placed into a daily chart that includes b1+l1+d1; b2+l2+d2...
etc.
I have tried to make relationships however the main table (MainFoodtbl) does
not update when I update the three individual tables. What should I be doing?
so my memory is a bit shot...
I have three tables:
Breaktotaltbl
Lunchtotaltbl
Dintotaltbl
Each has information regarding that specific meal which is then calculated
into four total values for each record.
I would like those four values (b1, b2, b3, b4; l1, l2, l3, l4; d1, d2, d3,
d4) to all be placed into a daily chart that includes b1+l1+d1; b2+l2+d2...
etc.
I have tried to make relationships however the main table (MainFoodtbl) does
not update when I update the three individual tables. What should I be doing?