StuckInTheMiddle
Programmer
I'm trying to create a generic function in VBA that allows me to update/insert to any Access table (using ADO). In doing this i need to determine a tables key fields.
Is there a way to programmatically determine the key fields in an Access table through VBA?
A,
Is there a way to programmatically determine the key fields in an Access table through VBA?
A,