Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sun, 24 Jan 2010 10:34:21 -0600, "Don Guillett"
wrote: I don't use command buttons but here is a way to change the text in a shape or drawing object 'With ActiveSheet.Shapes(1).TextFrame ' .Characters.Text = "abcdefg" ' .Characters(3, 1).Font.Bold = True After I create a button, I always found that there is an option for editing the "button text". It is independent of the button function assignment. Press Ctrl and right click, and select "edit text". |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
print command from command button in userform causes double chart | Excel Programming | |||
BUG: print command from command button in userform causes double c | Excel Programming | |||
Deselect Command Button by Selecting another Command Button | Excel Programming | |||
Wanting to Create A Command Button Command | Excel Programming | |||
VB's Command Button vs Form's Command Button | Excel Programming |