P
Peter via AccessMonster.com
I have main form. On this main form I need to create 2- list boxes. One
list box will have the list of items and the second list box I will need to
click on a button to have the secon list box populated. This should function
just like the Query Wizard(simple query) where on the left is a list of
fields and you click on the buttons to add or remove fields from the list box
on the right.
Does anyone have the code to add and remove field names to the list box on
the right?
The code is for the 2-buttons,
the add button >>
the remove button <<
This adding and removing of field names will save to the table.
Thank for your help,
Peter
list box will have the list of items and the second list box I will need to
click on a button to have the secon list box populated. This should function
just like the Query Wizard(simple query) where on the left is a list of
fields and you click on the buttons to add or remove fields from the list box
on the right.
Does anyone have the code to add and remove field names to the list box on
the right?
The code is for the 2-buttons,
the add button >>
the remove button <<
This adding and removing of field names will save to the table.
Thank for your help,
Peter