I have a form with 4 listboxes on. Listbox1 is filled with directory names. Listbox1b is filled with word document names found in the direcory selected in Listbox1. Listbox2 is filled with subdirectory names found under the directory selected in Listbox1. Listbox2b is filled with word document names found in the subdirectory of the Listbox2 being selected.
I am struggling to cycle sequentially through the listboxes to enter the listbox values into a sensible table structure. Before I start slogging it out, has anyone any suggestions on where to start. Thanks
I am struggling to cycle sequentially through the listboxes to enter the listbox values into a sensible table structure. Before I start slogging it out, has anyone any suggestions on where to start. Thanks