September: After my PC installed recent MS Office updates (within the last two weeks), currently running Version 2508 Build 16.0.19127.20192 (32-bit), setting the TabIndex property is no longer behaving as expected. I have procedures, in MS Access forms, to set the TabIndex property of all the form's controls during the Form_Load event. This has worked without any issue for years, until recent updates have changed the TabIndex behavior to, what appears to be, the preset Tab Order values for the control's TabIndex property. It looks like when setting the TabIndex property, in VBA, the command processes without throwing an error, but the TabIndex value of the control remains unchanged. I have tried testing a brand new DB file and the behavior bug persists. I really hope that this bug will be fixed by the dev team quickly, I have many users which are affected across the multiple DB files they use.
October: I have been installing all of the available updates and am currently on Version 2509 Build 16.0.19231.20138. The issue still persists.