When opening my User from the sub form, which is a data sheet/ record source, has a combo box in each row and it is getting focused, even though I have the tab stop property turned off. The main problem is that the combo box is on the righten side and therefore the form appears as scrolled to the right instead of starting at the the beginning.
I have turned off the tab stop property but it still happens.
I want the first column in the sub form to be visible and not have the user form scrolled to the right by default when opening the form, i.e. not have the combo box focused.