Hi there
I have a table with 100,000 plus unique rows and I want to add a column (call it 'ID') and place a value in each row starting with 000001 and adding one on to each row.
Is anyone able to show me the correct code to do this. I've tried with various combinations of For...next but can't get anything to work.
Thanks in advance for any help you can offer.
datafiend
I have a table with 100,000 plus unique rows and I want to add a column (call it 'ID') and place a value in each row starting with 000001 and adding one on to each row.
Is anyone able to show me the correct code to do this. I've tried with various combinations of For...next but can't get anything to work.
Thanks in advance for any help you can offer.
datafiend