I am trying to create a datacombo with an ado connection (using an Access table as the source). When Rowsource is selected in datacombo properties, there is a message that an intrinsic control or RDO is required. Data Source is set to the ado control. I've tried it with an intrinsic data control and it works. There is probably something very basic I am doing wrong (I am new to VB). Can anyone help?
Thanks.