I really hope someone can help me on this. I am usually PC based and have been happily creating Word templates using VBA for years. I'm now creating some templates in Word:Mac 2004 for the first time. I have created a very basic UserForm in Visual Basic Editor with four TextBoxes, however, when you run the Form the "tab" key will not move the focus into the next textbox. The tabstop is set to True for all four TextBoxes and the TabIndex is set 0 through to 3.

When I run the same template on my PC it works fine.

Am I missing something?

Any guidance hugely appreciated!