Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is the line of code to clear the last values in a textbox when it is
displayed on a userform ? Corey.... |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Me.TextBox1.Value = ""
is one way -- Cheers Nigel "Corey" wrote in message ... What is the line of code to clear the last values in a textbox when it is displayed on a userform ? Corey.... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CLear Data Entry Form Fields | Excel Discussion (Misc queries) | |||
TextBox will not clear date??????????? | Excel Discussion (Misc queries) | |||
How do I Clear ALL unprotected data entry fields in a protected sh | Excel Programming | |||
Clear a textbox | Excel Programming | |||
clear textbox contents | Excel Programming |