hello! please help!
how to generate textbox on button click?
i got this code :
ActiveSheet.Shapes.AddLabel(msoTextOrientationHorizontal, 2800, 900, 100, 30).Select
it works but its a plain box without background colour or border.
i need a coloured textbox on button click in excel.
please help ;(![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
how to generate textbox on button click?
i got this code :
ActiveSheet.Shapes.AddLabel(msoTextOrientationHorizontal, 2800, 900, 100, 30).Select
it works but its a plain box without background colour or border.
i need a coloured textbox on button click in excel.
please help ;(
![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)