I'm working with cascading combo boxes for vehicle data entry. On the form the combo boxes work correctly and display the correct information.
However, it stores the corresponding ID number instead of the vehicle make. I have been searching for the answer for over a year now with no solution.
I have attached a Sample DB. My main goal is to be able to print out a report from "vehicle data" that displays Make, Model and Trim correctly.
Again, I've been working on this for over a year and have tried everything possible that I find or test. I appreciate any input that may work.