G
Guest
I've created an Excel App using VBA, creating forms in Excel with combo boxes
that reference a worksheet to complete their RowSource property.
I need to re-do this app now in VB and would like to re-use the same forms.
Importing them into VB as Designers, everything except the RowSource property
works like a charm.
Why doesn't VB recognize the RowSource ("A4:B11", for example)?
Thx... ~ Erik
that reference a worksheet to complete their RowSource property.
I need to re-do this app now in VB and would like to re-use the same forms.
Importing them into VB as Designers, everything except the RowSource property
works like a charm.
Why doesn't VB recognize the RowSource ("A4:B11", for example)?
Thx... ~ Erik