Dear missinglinq,
Unfortunately, the post which you referred to was not solved.
Let me explain what I want to achieve.
I have created a form with 3 Tabs and a listbox on each Tab. All listboxes share a common field ID. I want to sync the listboxes to always select/highlight the same record on...
I have a form with 3 tab controls. Within each tab, there is a bound list box that lists records based on a combo box selection. All list boxes are bound to the same table and records in each tab will be in the same order.
Tab1, listbox1:Field1, Field2, Field3, Field4
Tab2, listbox2...