M
Morris
Hi again!
I've imported the text file to a table "customer list"
Now I want the first column in the table ('Field1') to be a primary
key. I tried to save it as a specification, that I can re-use when
doing the import but I think it's not saved there, as it didn't work.
So my question - I've got 4 different tables in Access. I'm importing
text file to a fifth table. And I want to make the 'Field1' a primary
key using VBA code. How can I achieve that?
Thanks
I've imported the text file to a table "customer list"
Now I want the first column in the table ('Field1') to be a primary
key. I tried to save it as a specification, that I can re-use when
doing the import but I think it's not saved there, as it didn't work.
So my question - I've got 4 different tables in Access. I'm importing
text file to a fifth table. And I want to make the 'Field1' a primary
key using VBA code. How can I achieve that?
Thanks