P
Patrick C. Simonds
On my UserForm I use a Multipage control. My problem is that I have
TextBox2201 on the second page, and it has a routine I want to run upon exit
of the TextBox. All works well if the user clicks on something else on page
2, but if the click on the tab to go back to page 1 the TextBox exit
routine does not run.
TextBox2201 on the second page, and it has a routine I want to run upon exit
of the TextBox. All works well if the user clicks on something else on page
2, but if the click on the tab to go back to page 1 the TextBox exit
routine does not run.