hey....does anyone know how to load a group of data that was stored in a label to open into a listbox?
i have 2 forms, the one form is an input form where a user would input names in a textbox, when the user presses enter, the name goes into the label, i save the data, then go to the 2nd form...when i click on load i want the data from the 1st form (label) to open in a Listbox
does anyone know how to do this?
thanks
i have 2 forms, the one form is an input form where a user would input names in a textbox, when the user presses enter, the name goes into the label, i save the data, then go to the 2nd form...when i click on load i want the data from the 1st form (label) to open in a Listbox
does anyone know how to do this?
thanks
Comment