Hi all,
I've created an "Edit" form to edit work order records in my database. When I select the desired wo number from a combo box, the rest of the fields on the form don't get populated with data. I've tried both bound and unbound combo boxes but no joy. What do I need to do to the combo box (presumably the AfterUpdate event) to populate the rest of the fields?
Thanks for your continued help!
I've created an "Edit" form to edit work order records in my database. When I select the desired wo number from a combo box, the rest of the fields on the form don't get populated with data. I've tried both bound and unbound combo boxes but no joy. What do I need to do to the combo box (presumably the AfterUpdate event) to populate the rest of the fields?
Thanks for your continued help!