I know I have had help so far with this application. It works perfectly on my laptop but not on other laptops using the same version of Excel. The error is associated with the two commandbuttons: using the first commandbutton results in,
Sub Clear_Form()
For Each ctrl In Me.Controls with sub line and ctrl being highlited
While the second commandbutton results in:
[CODE][/Private Sub UserForm_Terminate()
TerminationMethod =
CODE] with all this being highlighted.
Sessions.xlsm
I am at wits end.
Bookmarks