hermanlaksko
Programmer
I have tryed:
Application.Run UserFormName & "." & "Private Sub Cmd_Save_Click"
But get the error msg: Unable to run the specified macro
I know that the Sub is there and Application.Run should do the trick.
So what am I doing wrong or cat this be done owing to the fact that this is a private sub ?
Herman
Say no to macros
Application.Run UserFormName & "." & "Private Sub Cmd_Save_Click"
But get the error msg: Unable to run the specified macro
I know that the Sub is there and Application.Run should do the trick.
So what am I doing wrong or cat this be done owing to the fact that this is a private sub ?
Herman
Say no to macros