I am very close to figuring this out but need a little help. I need to have a field automatically update with the appropriate unit rate based on what I enter in the combo box.
What I am doing is entering a "Description" in a field and after I enter the appropriate value I want the "Unit Rate" to be automatically entered in the "Unit Rate" field.
I have created a query to filter the data down to the appropriate item and have also created a combo box in "Unit Rate". Now when I enter my data in "Description" the program puts the appropriate "Unit Rate" in the combo box but I have to use the mouse to press the arrow to select it. I want to be able to have that unit rate automatically entered. I also need to have the ability to override this and enter a different rate if I need to.
What I am doing is entering a "Description" in a field and after I enter the appropriate value I want the "Unit Rate" to be automatically entered in the "Unit Rate" field.
I have created a query to filter the data down to the appropriate item and have also created a combo box in "Unit Rate". Now when I enter my data in "Description" the program puts the appropriate "Unit Rate" in the combo box but I have to use the mouse to press the arrow to select it. I want to be able to have that unit rate automatically entered. I also need to have the ability to override this and enter a different rate if I need to.