Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Great,
Thanks. "Leith Ross" wrote in message ... Hello AD108, Once the UserForm is closed, all the variables, objects and constants are destroyed. You can choose to save the textBox text to a Worksheet cell and reload the TextBox when the UserForm is Activated. If you wish not to have it on a Worksheet you can save it to the registry using the SaveSetting command and reload the TextBox at anytime using the GetSetting command. The last choice and most involved would be to create a file to hold the text. Sincerely, Leith Ross -- Leith Ross ------------------------------------------------------------------------ Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465 View this thread: http://www.excelforum.com/showthread...hreadid=552886 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Highlight all Text in a Textbox when the textbox is selected | Excel Programming | |||
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 | |||
UserForm TextBox to ActiveSheet TextBox over 256 characters | Excel Programming |