Hi,
I have created a table via a CSV import, however , this doesn't create an ID for the records.
So I then issue an ALTER TABLE command to add an ID field and loop the records inserting an incremented number.
This works fine.
However when the table is viewed via a subform contol the rec ID column is on the end, I need it shown at the begining.
Is there a way to do this?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
I have created a table via a CSV import, however , this doesn't create an ID for the records.
So I then issue an ALTER TABLE command to add an ID field and loop the records inserting an incremented number.
This works fine.
However when the table is viewed via a subform contol the rec ID column is on the end, I need it shown at the begining.
Is there a way to do this?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!