Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to initialize all my textboxes when my userform is showed. The are all connected to the worksheet with controlsource. I tried using 'Me.txtSomebox.Value = 14' i the Userform_Initialize( event, but it doesn't change the value. If I write to the cell (range in the worksheet directly, it works. Why is this? It's alot clearer i I can set the value using the textbox name directly. Thanks in advance / phreu -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you initialize the values in a circular reference? | Excel Discussion (Misc queries) | |||
Userform Initialize & combo box values | Excel Discussion (Misc queries) | |||
How do I add TextBox.values? | Excel Discussion (Misc queries) | |||
How do I add TextBox.values? | Excel Worksheet Functions | |||
Initialize data in new row? | Excel Programming |