oxicottin
Learning by pecking away....
- Local time
- Yesterday, 19:05
- Joined
- Jun 26, 2007
- Messages
- 889
I have a continuous form that has a dependent combo box on it. I have the dependent working individually for each row/record BUT the dependent combo box is blank unless it has focus then it shows the saved data so what I did was placed a text box over the data portion of the combo box and set its control source to the same field as the dependent combo box and requeried and it worked great BUT unlike a combo box which would show the name it shows the saved data which is a ID number so I guess my question is how can I show the name and not the data number?
Thanks!
Thanks!