Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear friends,
The following code seems perfectly normal to me and works fine when I start the excel first time. However after couple of trial with the code I sometimes get the following Error. Quote Run time Error 380 Could not set the ControlSource property. Invalid property value. Unquote With frmFilters .txtFirstNo.ControlSource = "[" & nameofWB & "]Info!E21" ... End With Any idea why. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Could not set the ControlSource property. Invalid property value error | Excel Programming | |||
Syntax for TextBox ControlSource Property to another worksheet | Excel Programming | |||
Run Time Error 438 - Object doesn't support the property or method | Excel Programming | |||
Run-time Error '1004' Unable to get the findnext property... | Excel Programming | |||
Textbox ControlSource Property - Excel 97 | Excel Programming |