Importing Data

jimd1768

jimd1768
Local time
Today, 22:56
Joined
May 8, 2007
Messages
63
I am trying to import data from excel. All the data imports perfectly, except the previous Customer ID autonumber is imported as a number and I cannot change it.

Does anyone know if there is a simle solution to this problem.

Thanks in advance
 
import to an intermediate table first, then use that to bring it inot your real data tables?
 

Users who are viewing this thread

Back
Top Bottom