Hi all,
I made a program with multiple ComboBoxes and Textboxes. The Textboxes are next to the comboboxes. I would like to save its contents to an Excel worksheet (ComboBox1 to A1 and Textbox1 to B1) so that I can print it later.
I made a program with multiple ComboBoxes and Textboxes. The Textboxes are next to the comboboxes. I would like to save its contents to an Excel worksheet (ComboBox1 to A1 and Textbox1 to B1) so that I can print it later.