I am using Access 2007 and have created a split form that is bound to the fields in a table.
It was working fine in terms of Tabbing through certain controls, and successfully Tabbing onto the next record, as intended.
Then I added a calculated control on this split form, that is based on bound controls within that form. I did not want the user to stop here so I set it's Tab Stop property to NO.
But now when I Tab through the controls on this form it will not advance to the next record. Why is that?
I checked the properties of this split form under Cycle, and it is set to All Records.
I checked the Tab Order and I don't see anything wrong here.
It was working fine in terms of Tabbing through certain controls, and successfully Tabbing onto the next record, as intended.
Then I added a calculated control on this split form, that is based on bound controls within that form. I did not want the user to stop here so I set it's Tab Stop property to NO.
But now when I Tab through the controls on this form it will not advance to the next record. Why is that?
I checked the properties of this split form under Cycle, and it is set to All Records.
I checked the Tab Order and I don't see anything wrong here.