Why is my .setfocus ignored?

前端 未结 6 2097
一生所求
一生所求 2020-12-06 11:46

I have an Access form with a textbox that is meant to allow for repeatedly typing a number, hitting enter, and letting a script do stuff. For speed, the field should keep t

6条回答
  •  春和景丽
    2020-12-06 12:27

    1. click on access options
    2. select Advanced
    3. select Don't move from Move after enter
    4. click ok

    It will work 100%

提交回复
热议问题