Hi
I have a combo box on a subform. From the cmbox (which was contructed with the Wizard) I can choose the Invoice Number from the dropdown list, which is then displayed in the cmbox, which is set to find the record for the Invoice Number picked. However the subform doesn't goto that Record. Yes, the cmbox displays the chosen Invoice Number, but the record doesn't change and all the information in the sunform remains as before.
I'm a little baffled, because I have a similar cmbox on the Parent Form for picking the CustID, and this works a treat. I therefore assume my problem with the Invoice Number cmbox is related to it being on a subForm. How can I get the subform to jump to said record? Can anyone shed any light?
Thanks,
Prof.