funkmonsteruk
IS-IT--Management
Hi, using my first combobox in excell and having a few problems.
I want the combobox to list e-mail addresses (either by the name of the person or their full address) and i need the user to be able to select a value from the combo box.
I need to be able to do two things: Firstly how do i add items to the combobox in the firat place (basic i know but this is my first attempt with a combo box)
Secondly how do i reference the selected e-mail address for my vba routine i'm guessing it'll be along the lines of ComboBox1.Value, but couldn't be sure....
If anyone con help would be grately appreciated
Funkmonsteruk
I want the combobox to list e-mail addresses (either by the name of the person or their full address) and i need the user to be able to select a value from the combo box.
I need to be able to do two things: Firstly how do i add items to the combobox in the firat place (basic i know but this is my first attempt with a combo box)
Secondly how do i reference the selected e-mail address for my vba routine i'm guessing it'll be along the lines of ComboBox1.Value, but couldn't be sure....
If anyone con help would be grately appreciated
Funkmonsteruk