I populated a ComboBox with Data from linked tables. Now I want to navigate to or move to a specific record after a selection from the ComboBox. I do not want to use a sub form.
(I am used to AfterUpdate, GotoRecord etc. I just wish some of the Access stuff was ported over to
VB 2005)
MArt