This content has been marked as final.
Show 4 replies
-
Re: Rename a userform in SW macro
Deepak Gupta Aug 10, 2015 5:52 AM (in response to JOHN GEORGE)Try adding 1 or 2 after the name and see if that helps.
-
Re: Rename a userform in SW macro
JOHN GEORGE Aug 10, 2015 6:59 AM (in response to Deepak Gupta)Deepak,
It worked with other forms and don't know why it is not allowing with this particular form.
I am trying to stay away from different names and numbers, otherwise need to modify the code with this new name.
There should be something else holding me from this name change, I think..
-
Re: Rename a userform in SW macro
Deepak Gupta Aug 10, 2015 9:37 AM (in response to JOHN GEORGE)Need to look at the macro then.
-
Re: Rename a userform in SW macro
JOHN GEORGE Aug 11, 2015 11:16 AM (in response to Deepak Gupta)Deepak,
I modified the .frm file and then import into the macro and works fine now
Thanks for your suggestions
-
-
-