In VBA Excel, the TextBox control only supports left, center, and right alignment for text. It does not support justification.
References:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
in vba excel textbox alignment just have 3 properties text alignment, left,center, right
how to make textbox value justify?
In VBA Excel, the TextBox control only supports left, center, and right alignment for text. It does not support justification.
References:
Hi @biebien alhurairah,
The AI generated answer is right. Left, center and right alignment are supported in Textbox control. Justify alignment is not supported. I suggest you raising a thread in this feedback portal https://feedbackportal.microsoft.com/feedback/forum/c23f3b77-f01b-ec11-b6e7-0022481f8472 for Excel. The Excel product team actively monitors user ideas there.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.