Hi Arkadi,
The approach taken in the attached workbook might get you moving in the right direction.
The UserForm displayed when you click on the "Show Form" button contains five TextBoxes, three of which have green backgrounds. These TextBoxes have custom "LostFocus" events which will probably be adequate substitutes for the "Exit" events which you're trying to implement.
In the following routine, the highlighted values can be substituted with the Names of the TextBoxes which you create dynamically:
Hope this helps - please let me know how you get on.
Regards,
Greg M
Bookmarks