ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to hide a textbox (https://www.excelbanter.com/excel-programming/342491-how-hide-textbox.html)

filo666

How to hide a textbox
 
Hi, There is somehow to hide a textbox in a userform, I mean

bla lba lba
label1.visible=false 'works just fine
textbox1.visible=false 'an error has ocured
more bla bla bla

TIA

RB Smissaert

How to hide a textbox
 
Can't see no reason why it can't work.
What error do you get?
Is there a textbox1?
Maybe you need to specify the userform:
UserformBlaBla.textbox1.visible=false

RBS

"filo666" wrote in message
...
Hi, There is somehow to hide a textbox in a userform, I mean

bla lba lba
label1.visible=false 'works just fine
textbox1.visible=false 'an error has ocured
more bla bla bla

TIA




All times are GMT +1. The time now is 11:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com