R
Rasmus
Does someone know the VBA line to - on enter (not by TAB) - select the
entire content of a combobox.
If I use TAB to enter the combobox it'll automatically select the entire
content, but if I CLICK into the combobox with the mouse, I have to
mark/select the value myself which is annoying.
I'm looking for a simple OnEnter VBA line to select the content when entered
using the mouse.
Hope you can help
Rasmus
entire content of a combobox.
If I use TAB to enter the combobox it'll automatically select the entire
content, but if I CLICK into the combobox with the mouse, I have to
mark/select the value myself which is annoying.
I'm looking for a simple OnEnter VBA line to select the content when entered
using the mouse.
Hope you can help
Rasmus