I have seen many different posts on a similar issue. But it does not seem to work.
How can I highlight the complete string in the combo box when I click on it so that it overwrites the previous string. When I click it might highlight one word but not all the words.
I tried Sendkeys "{HOME}+{HOME}" doesn't work.
I tried SelStart and SelLength it did not work.
Please help me with the code, and in which event procedure should I write it.
Thanks!
How can I highlight the complete string in the combo box when I click on it so that it overwrites the previous string. When I click it might highlight one word but not all the words.
I tried Sendkeys "{HOME}+{HOME}" doesn't work.
I tried SelStart and SelLength it did not work.
Please help me with the code, and in which event procedure should I write it.
Thanks!