Macro runs fine from VBEditor, but not button

P

pickytweety

Oh, guess what. When it worked in the new sheet it made me wonder.....maybe
the other forms control button is interfering. So I deleted the original
button (I hadn't previously deleted the forms control button...I just created
a new CommandButton) and drew the new one and it let me change the caption.
Thanks for your help.
 
D

Dave Peterson

I'm betting that the name of that original button wasn't Commandbutton1. But
it's too late to know for sure <vbg>.

Glad you got it working.
 
Top