I'm having a problem with the tab order on a form. I set the tab order using the Access tab order window. I also tried to set the tab order in code using tabindex = 0, 1 etc. However, when I tab, it still bypassing the fields. I am prefilling the fields from a previous record and suspect this might be causing the problem.
How can I force the tab order?
How can I force the tab order?