D
Dkline
I am exporting by VBA many queries in one database to another database as
tables. These tables do not appear to inherit the indexes - presumably
because I'm exporting a query to become a table.
I've been trying to figure out how to create an index through VBA or even a
macro.
I'm certain I just need to set the field's "Indexed" property but I can't
find anything in the object browser to use.
tables. These tables do not appear to inherit the indexes - presumably
because I'm exporting a query to become a table.
I've been trying to figure out how to create an index through VBA or even a
macro.
I'm certain I just need to set the field's "Indexed" property but I can't
find anything in the object browser to use.