Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to set the rowsource for a combo box from a table in a
database, To no avail. I am using an ADOB connection, open the recordset and try to set the fields value to the rowSource, but I get the error "invalid property value". I also don't see how to have a value in multiple columns. This is my last line of attack. Me.xtype.RowSource = rst.Fields(0).Value Can't help but think I am going about this the wrong way. Any information is greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm ComboBox RowSource linked to Column with duplicate values | Excel Programming | |||
UserForm ComboBox RowSource Problem | Excel Programming | |||
UserForm ComboBox RowSource Question | Excel Programming | |||
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox | Excel Programming | |||
ComboBox RowSource --- can I use a userform OWC10 spreadsheet range? | Excel Programming |