Dear all,

I created a wizzard in Word. On base of present documents in a specific folder (fso object) the templete (with custumized VBA code)places textboxes on the pre-defined userforms(1,2,3).

After this the wizzard automatically starts up and the userforms(1,2,3) are presented to the user to fill in the textboxes. But here comes the problem:

Sometimes the tab key have to be pushed more than 1 time to jump to the next tekstbox (control). It even happens that it looks like when a textbox is focussed, but when the user gives input, the cursor is moving from left to right (in the textbox) filling the textbox only with blanks.

Does anybody know how to solve this problem?

Kind regards,
Chris