Creating Indexes in a Macro

RandWald

Registered User.
Local time
Today, 13:33
Joined
Jun 20, 2004
Messages
11
Hi. I import a table via a macro. Now, I want to index that table, also by macro...if I only knew how!

Thanks, Randy
 
Typically you use an import specification, and in that you can tell it what column/s are indexed.
 

Users who are viewing this thread

Back
Top Bottom