J
John
I am trying to create a macro which will automatically
create an index based upon a field I choose. How do I go
about this or is it even possible without resorting to VB
which is beyond my understanding at this point.
Here is the process that is currently going on . . .
My macro deletes four old tables then imports, via an
ODBC link, then new tables. Each of these tables has a
field called "client_id" that I need to have an index
created for (with duplicates ok). I then need to have
the macro save this databased in Access 97 format (is
that possible either?)
TIA!
create an index based upon a field I choose. How do I go
about this or is it even possible without resorting to VB
which is beyond my understanding at this point.
Here is the process that is currently going on . . .
My macro deletes four old tables then imports, via an
ODBC link, then new tables. Each of these tables has a
field called "client_id" that I need to have an index
created for (with duplicates ok). I then need to have
the macro save this databased in Access 97 format (is
that possible either?)
TIA!