Re: how to apply button text from macro?



Active***.buttons("Button 1").Caption = "New Text"

--
Regards,
Tom Ogilvy


"David" <David@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B91E9447-6EDB-4D56-998A-9882869A6879@xxxxxxxxxxxxxxxx
> Greetings and TIA for your time
> Button1 triggers Macro1. Macro1 has code to change the text on Button1
> Using a button from the 'forms' toolbar
> I've tried:Active***.Shapes("Button 1").Characters.Text = "NewText" -
> which fails.
> What code should I use?
> David


.