NigelTufnel
Board Regular
- Joined
- Apr 3, 2008
- Messages
- 53
- Office Version
- 365
- Platform
- Windows
I'm using VBA to change the text in a checkbox that is located on a worksheet. It is a simple "Forms" checkbox, not an ActiveX checkbox.
My question is...how do I either (1) automatically reset the size of the checkbox so that all the text visible, or (2) know what minimal value to set the .Width property so that all the text is visible?
My question is...how do I either (1) automatically reset the size of the checkbox so that all the text visible, or (2) know what minimal value to set the .Width property so that all the text is visible?