Gday Gday
I have a list box on a form and when the user selects a value from that list box (AppraisalID), the text box next to it will display the associated details (AppraisalDetails).
Thats how I would like it to happen in theory but am having trouble getting it to work!
The form is based upon a Query that returns the AppraisalID and Details for the relevant Employee (EmpID).
Thanks in advance
wah
I have a list box on a form and when the user selects a value from that list box (AppraisalID), the text box next to it will display the associated details (AppraisalDetails).
Thats how I would like it to happen in theory but am having trouble getting it to work!
The form is based upon a Query that returns the AppraisalID and Details for the relevant Employee (EmpID).
Thanks in advance
wah