Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I am a beginner with Excel VBA programming and would greatly appreciate any
advice on how to accomplish the following. I created a user form with three text boxes (txtName, txtDescription, txtProcess) and two command buttons (cmdAdd, cmdCancel). I do not want the cmdAdd button enabled until a user enters valid text into both the txtName AND txtDescription text boxes. I have the Enabled property for the cmdAdd button set to False. How and where do I code the procedure to set the cmdAdd control's Enabled property to True as soon as the user has entered valid text in BOTH the txtName and txtDescription controls? Thank you in advance for any help on this question! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enable Command Button base on UserName | Excel Discussion (Misc queries) | |||
Is there a Wrap Text command button? | Excel Discussion (Misc queries) | |||
command button | Excel Worksheet Functions | |||
Can the Combo Box move and size with cells radio button be enable | Excel Worksheet Functions | |||
Command Button | Excel Discussion (Misc queries) |