![]() |
Changing Text in a Forms Button
Quickie !
Can the text in a button (Forms) be changed without selecting it. If yes, how? regards, Don |
Changing Text in a Forms Button
You can use the code:
sheets("Sheet1").[Button 1].Caption = "New Text" substituting your sheet name and the button name (look in the Name Box on the toolbar when the button is selected to see what the name is). "Don Lloyd" wrote: Quickie ! Can the text in a button (Forms) be changed without selecting it. If yes, how? regards, Don |
Changing Text in a Forms Button
Many thanks,
Don "K Dales" wrote in message ... You can use the code: sheets("Sheet1").[Button 1].Caption = "New Text" substituting your sheet name and the button name (look in the Name Box on the toolbar when the button is selected to see what the name is). "Don Lloyd" wrote: Quickie ! Can the text in a button (Forms) be changed without selecting it. If yes, how? regards, Don |
All times are GMT +1. The time now is 10:29 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com