Hi. I have little experience with access, I used it las in high school... Anyway, what I need to do is a simple management software for a car repair shop. I have a list in an excel sheet with all the possible tasks (labor) and parts that can be replaced on a particular car. For example, there's a row for "headlamp alignment", "oil change", etc.
I have already created an entity with vehicle information, and I now need to create a Repair History entity, where the mechanic can tick (check) from the labor list every required job for a particular license plate. I would like that the elements checked be copied to that particular vehicle's Repair History. I want the labor list to remain unmodified, and serve as a general list for all cars. I hope I have explained myself correctly. Any help highly appreciated.
Regards;
Juan Castro.