C
Cleech
Hello All:
I would like to create a list box that changes when the user double-clicks
an item in the list box. The new list would be based on the item selected by
the user.
Simply put,
List box:
A_Forms
B_Forms
A_Reports
B_Reports
User double-clickse B_Forms
B_Form1
B_Form2
B_Form3
..
..
..
I would also like to be able to go back to the previous and/or original list.
I'm assuming I would use the rowsource property to accomplish this, but I'm
not sure where to go form there.
Any help is greatly appreciated.
Thanks,
Cleech
I would like to create a list box that changes when the user double-clicks
an item in the list box. The new list would be based on the item selected by
the user.
Simply put,
List box:
A_Forms
B_Forms
A_Reports
B_Reports
User double-clickse B_Forms
B_Form1
B_Form2
B_Form3
..
..
..
I would also like to be able to go back to the previous and/or original list.
I'm assuming I would use the rowsource property to accomplish this, but I'm
not sure where to go form there.
Any help is greatly appreciated.
Thanks,
Cleech