Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I am attempting to tab thru merged cells in form on sheet. The cells I'm attempting to tab thru are not contiguous, they're scattered all over the form. I'm stuck with this format since this form is also the print template. to make things interesting, the sheet is protected and the cells to edit are unlocked. Protected eliminate going thru named ranges as I discovered. I tried to force which cell was the next selected cell with worksheet change event, but that only works if I enter the cell not just tab to it. If I just tab to the cell and hit tab again, it goes not to what the code says but to the next default unlocked cell. Is there ANY solution to this problem? Any ideas, thoughts or links will be greatly appreciated. -Minitman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting in Custom Alphabetical Order | Excel Worksheet Functions | |||
Custom Sort Order | Excel Programming | |||
Custom Sort Order | Excel Discussion (Misc queries) | |||
VBA to sort automatically in a custom order | Excel Programming | |||
Setting custom Tab order | Setting up and Configuration of Excel |