Hello,
I've tried many ways to solve my problem but nothing works.
I have two tables:
Customer Table with CustID(PK), Last, First, Route
Meals Table with CustID(PK), MealType, MonAM, TueAM, WedAM and so on for the week
For example:
Customer Table:
001 John White 1(Route Number)
002 Mary Jones...