ajoy123rocks
New Member
- Joined
- Jul 13, 2022
- Messages
- 9
- Office Version
- 2019
- Platform
- Windows
I require a textbox to change the font size of text dynamically based on number of characters in the text
Initially the size is 14
if no. of characters < 20 size = 14
if no. of characters > 20 and < 25, size =13
if no. of characters > 24 and < 30 size = 12
Initially the size is 14
if no. of characters < 20 size = 14
if no. of characters > 20 and < 25, size =13
if no. of characters > 24 and < 30 size = 12