i have a program that allows the user to enter data and move it from one combo box to another. how do i let them save thier data when they click ok? i am new to programming and this is driving me crazy. thanks, rb.
Printable View
i have a program that allows the user to enter data and move it from one combo box to another. how do i let them save thier data when they click ok? i am new to programming and this is driving me crazy. thanks, rb.
where you plan to save the user data? Do you need this data to be available next the program start?
i don't know where to save the data. i need the data to be in the program when the program is started. i want to save data for two combo boxes and one text box. each will have many names, etc.