G
Guest
Hi,
How do i set the following properties for a field in VBA(Primary Key, Look
Up, Row Source Type, Row Source, etc)?
I am using an ADODB connection/recorset. I have tried using
currentdb.tabledefs(i).fields(i).property(i).value but i don't get any of the
above properties.
How do i set the following properties for a field in VBA(Primary Key, Look
Up, Row Source Type, Row Source, etc)?
I am using an ADODB connection/recorset. I have tried using
currentdb.tabledefs(i).fields(i).property(i).value but i don't get any of the
above properties.