Jason Koles
New Member
I have a simple form that users will enter data into. There are multiple fields that they can tab through to enter data, but I can't figure out how to make the combobox I have created become one of them.
The combobox is one that has google search box functionality where they can type and the list of values displayed are any from the list that have the string. The combobox is linked to a cell on the spreadsheet (combobox placed on top of it) and when I unlock that linked cell and allow tabbing into it, the text entered is actually in the cell and not the "hovering" combobox.
I'm a complete novice at VBA, so was just hoping there was a setting I could turn on to allow tabbing to "hit" the combobox... not even worried about it being in order at this point.
File is uploaded
thanks,
The combobox is one that has google search box functionality where they can type and the list of values displayed are any from the list that have the string. The combobox is linked to a cell on the spreadsheet (combobox placed on top of it) and when I unlock that linked cell and allow tabbing into it, the text entered is actually in the cell and not the "hovering" combobox.
I'm a complete novice at VBA, so was just hoping there was a setting I could turn on to allow tabbing to "hit" the combobox... not even worried about it being in order at this point.
File is uploaded
thanks,