cfriedberg2
Programmer
I have created a combo box on a form. When the user selects his choice, I want the record pointer to be at that record for all the other information on the form.
How do I do it?
I used a recordset.FindNext, etc. but that presented some unexpected problems.
How do I do it?
I used a recordset.FindNext, etc. but that presented some unexpected problems.