Duplicate a listbox on different tabs in a form

  • Thread starter Thread starter AccessNovice
  • Start date Start date
A

AccessNovice

I have a form with tabs. I would like two of the tabs to use the same
listbox, however you cannot duplicate a list box. So I have list124 on tab 1
and list129 on tab 2. What I am trying to do is sync the list boxes up. So
if I select Item 3 on list124 and then go to tab 2 I would like to see item 3
highlighted in list129 and vice versa. Is this possible?
 
Why? As in "why are you doing this?"

I'm not asking out of prurient interest, but because it might help folks
here to know what problem/business need you are trying to solve using that
approach.

And since forms are typically based on underlying dataset in Access, where's
the data?

More info, please...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Back
Top