Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to centre the writing on a caption on a userform?
Thanks Greg |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No.
-- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Greg" wrote in message ... Is there any way to centre the writing on a caption on a userform? Thanks Greg |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Chip
Greg "Chip Pearson" wrote in message ... No. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Greg" wrote in message ... Is there any way to centre the writing on a caption on a userform? Thanks Greg |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can sort of by putting the right number of spaces before the caption.
Unfortunately it will never be very accurate as VBA doesn't have the TextWidth property like VB has. So you will have to work out some complex calculations and even then it won't be precisely centred. RBS "Greg" wrote in message ... Is there any way to centre the writing on a caption on a userform? Thanks Greg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
X axis captions | Charts and Charting in Excel | |||
Cell values as captions | Excel Discussion (Misc queries) | |||
How do I put captions on Excel charts? | Charts and Charting in Excel | |||
rename label captions | Excel Programming | |||
Help! How to get all the command's captions within a CommandBars? | Excel Programming |