I have a main entry form for users to enter daily data into. Two of the fields in the form are part name and cycle time. Those two fields are drop down boxes that get there LOV from a table labeled part names. What i need to happen is when a user selects a part from the part name LOV the corresponding cycle time is automatically selected for them and shows in the cycle time field. The table part names contains both the part name and the cycle time for each part.