A
Andrew
Hello,
I'm trying to fill a combo box from a column of names in another
workbook. Here's what I have:
menu.ComboBox1.RowSource = "'C:\[data.xls]'!A1:A100"
This appears to be correct. I get an error code 380 - could not set
row source property. Can someone tell me what is wrong with this
code?
thanks,
I'm trying to fill a combo box from a column of names in another
workbook. Here's what I have:
menu.ComboBox1.RowSource = "'C:\[data.xls]'!A1:A100"
This appears to be correct. I get an error code 380 - could not set
row source property. Can someone tell me what is wrong with this
code?
thanks,