D
DS
I'm trying to selected a record in a listbox based on a record from
another form. When I click on the command button I want to highlight
the row in the listbox that matches the textbox.
Any help Appreciated. Thanks
DS
Forms!MenuMaker!ListSections.Column(1) = (Me.TxtSectionID)
another form. When I click on the command button I want to highlight
the row in the listbox that matches the textbox.
Any help Appreciated. Thanks
DS
Forms!MenuMaker!ListSections.Column(1) = (Me.TxtSectionID)