Hello!
I'm using VB6.0 working model at home
and have a question about listboxes. How can I extract info from the listbox and transfer
it to textboxes. The program requires that the user enter info into 5 diff texboxes and
hit an add cmd button to transfer the contents into the listbox.Then, when user selects a line from the listbox,the contents
in that line should transfer back to the corresponding textboxes. Someone told me to
use the SPLIT function. Any help will be
appreciated.
THANKS.