Supposed to work...........
The way I intended for it to work is............
The User opens the database, there are approximately 10 vehicles per week that get a PM. The User has a list of these vehicles. She inputs the vehicle number - 12345 - the database is supposed to come back and giver her the planner, so he cab schedule the PM and the Crew leader so he can make the nappropiate time to get it it to the shop. It defaults to scheduled and complete, yeah the scheduled button isn't there, but I can add that. The date is added and the record is written to the SMMVehPM table.
I believe the difference in the two tables are input error on MY part. I was trying to get it to work. The "Master" table is the correct of what is assigned to who. The SMMVehPM table shows that the vehicle was actually scheduled and PM'd. If it doesn't make it into the shop, the user, when pukking up the record clicks on the scheduled and/or complete button and removes it from being written to the SMMVehPM table.
Thanks for yur input, I am re-thinking the realtionships and requirements, maybe I do need the three tables instead of two...............
THANKS!
Nav4