i have the following:
that works. now i want to call the dblclick from another macro, how can i do that?![]()
Private Sub TextBox1_DblClick(ByVal Cancel As MSForms.ReturnBoolean) UserForm2.Show TextBox1.Value = UserForm2.TextBox1.Value
i have the following:
that works. now i want to call the dblclick from another macro, how can i do that?![]()
Private Sub TextBox1_DblClick(ByVal Cancel As MSForms.ReturnBoolean) UserForm2.Show TextBox1.Value = UserForm2.TextBox1.Value
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks