Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following line:
CboCase.RowSource = "'[Computer Price calculator.xls]Case'!$A$2:$B$4" gives an error message: "runtime error 380.Could not set the Rowsource property. Invalid property value" The problem does not appear if I remove the spaces from the file name and the single quotes but it appears if I remove the spaces and leave the single quotes in place. Does anyone know how to make it work without having to remove the spaces from the filename? Thanks in advance -- Marinos Andreou B.Sc Computer Engineering mobile: 99-533228 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
RowSource for Sheet ComboBox | Excel Worksheet Functions | |||
How can Rowsource be used for a combobox on a form? | Excel Programming | |||
combobox rowsource as code | Excel Programming | |||
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox | Excel Programming | |||
combobox rowsource | Excel Programming |