Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hie,
Is it possible to insert a carriage return in a string allocated to the "caption" property of a "CommandButton" control ? Thanks. -- Jean-Pierre Bidon Interstat 5 place de la République 75003 Paris Tél: 01 45 49 19 17 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes!
CommandButton1.Caption = "My" & vbCrLf & "Caption" "Jean-Pierre Bidon" wrote: Hie, Is it possible to insert a carriage return in a string allocated to the "caption" property of a "CommandButton" control ? Thanks. -- Jean-Pierre Bidon Interstat 5 place de la République 75003 Paris Tél: 01 45 49 19 17 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm CommandButton Caption | Excel Programming | |||
CommandButton Caption Anomily | Excel Programming | |||
Commandbutton caption change | Excel Programming | |||
Change CommandButton Caption | Excel Programming | |||
CommandButton.Caption | Excel Programming |