I have a table called Label Sizes. The fields are ID, Name, Size, Font.
I have another table called Label Plate Data. In that table, the three fields listed above are all drop combo boxes in this one. What I want to do is, when the user is enters in the Name, I want Size and Font to populate automatically. What do I need to do?