Hi All,
I Have a Spreadsheet that uses 2 Userforms. Userform1 and Userform2.
The main Userform is Userform1.
If a certain textbox on Userform 1 is Filled with a specific Value type in this case Numbers then Userform1 Unloads, Userform2 loads and the activecell is offset to another cell (This must happen everytime userform2 is used) once the Textbox in UserForm2 has been filled it unloads and Userform1 reloads to carry on.. this can happen consistantly.
Code for the TextBox in Userform1 to Unload and show UserForm2:
Code for UserForm2:![]()
Please Login or Register to view this content.
This works for the First instance that UserForm2 is shown but when it is called again the offset doesn't work.![]()
Please Login or Register to view this content.
Can anyone tell me why?
Any help would be greatly appreciated.
Regards
JRidge
Bookmarks