ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   continued combox frustration (https://www.excelbanter.com/excel-programming/280325-continued-combox-frustration.html)

scrabtree[_2_]

continued combox frustration
 
I have a combo box and the code ties its row sourse to a
series of cells in one of my worksheets. The selection
options are A, B, C, D etc.

I have a change event code that will change another cell
in another sheet if this box changes. If I use the drop
down list and click an option, it changes the linked
cell. If I tab through the box then tab back to it and
type in my option, the linked cell changes. However, if I
tab straight to the combo box (the text in the box
highlights by default) and simply type a new letter in it,
the change event does not trigger for some reason. When I
tab out and come back and do the same thing, it will.
Please help! I need this to work if you tab too it and
overtype the highlighted text????

BrianB

continued combox frustration
 
Not had this problem. A Change event will only occur if the ComboBox
value actually changes. So tabbing into the box and selecting the same
value does not trigger the event.

Regards
BrianB
=======================================

"scrabtree" wrote in message ...
I have a combo box and the code ties its row sourse to a
series of cells in one of my worksheets. The selection
options are A, B, C, D etc.

I have a change event code that will change another cell
in another sheet if this box changes. If I use the drop
down list and click an option, it changes the linked
cell. If I tab through the box then tab back to it and
type in my option, the linked cell changes. However, if I
tab straight to the combo box (the text in the box
highlights by default) and simply type a new letter in it,
the change event does not trigger for some reason. When I
tab out and come back and do the same thing, it will.
Please help! I need this to work if you tab too it and
overtype the highlighted text????



All times are GMT +1. The time now is 03:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com