I am trying to import data from a spreadsheet that contains ISBN data. In the import process, although I have allowed for up to 25 digits, the conversion process seems to declare the values as single digit E power numbers.. it that why it won't accept the entries as numerical ??? The import process does work for digits less than 10,000 ...
Should I declare the field as a string instead ???