Combobox Help
I have an area on my spreadsheet where users input their data and then get an output near the bottom of the page. I want to make the navigation of the input part as easy as possible as there will be people who are not very computer literate using this spreadsheet
The problem that I am having is being able to tab into a combo box. I found code from someone else that helps me tab through the form once I have gotten inside a combo box, but I don't know how to get into the first combo box. For instance, I have a combo box (combobox6) sitting on top of cell D9. I want to be able to tab from cell L8 directly into the combo box. Right now I tab from cell L8 to cell D9. Once inside of combobox6, I am able to tab through the rest of the form the way that I want
If anyone out there can help me find a way to tab into combobox6 from a cell I would appreciate it
Rya
|