G Guest Aug 5, 2004 #1 I'm creating a CommandButton using code in Excel. How do I set the CommandButton caption title w/code? Thx Paul
I'm creating a CommandButton using code in Excel. How do I set the CommandButton caption title w/code? Thx Paul
B Bigwheel Aug 5, 2004 #2 CommandButton1.Caption = "OK" Paul said: I'm creating a CommandButton using code in Excel. How do I set the Click to expand... CommandButton caption title w/code?
CommandButton1.Caption = "OK" Paul said: I'm creating a CommandButton using code in Excel. How do I set the Click to expand... CommandButton caption title w/code?