Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HELP! I Lost The Ability To Advance From TextBox To TextBox With the ENTER Or The TAB Keys | Excel Programming | |||
Textbox Bug? Missing/delayed update of textbox filled via VBA | Excel Programming | |||
Textbox Bug? Missing/delayed update of textbox filled via VBA | Excel Programming | |||
How to move cursor from one textbox control to another textbox con | Excel Programming | |||
hide a textbox on a userform? | Excel Programming |