I have 2 list boxes that each contain the total of a query.
I have another Text Box that is set to = List1/list2
Inorder for the Calculation to work in the text box I have to actually click on the two List boxes to select their values.
I have tried using this code to to automatically sellect...