I've got a field thats got mixed part numbers. Some start with letters, some don't.
Example:
184983
BOM961332-001R
861442-01 B
093881-001G
etc...
I'm trying to import this all at once into a table for a project I'm working on, but no matter what i do, I run into problems. If the first item is numeric (i.e. 184983), it tags the field as numeric and anything thats not numeric gets imported as null. If it's the other way around, numbers come in null.
I've tried changing the field type to "text" and many others, but it doesn't work.
Can anyone help?
Thanks.
--NipsMG
Example:
184983
BOM961332-001R
861442-01 B
093881-001G
etc...
I'm trying to import this all at once into a table for a project I'm working on, but no matter what i do, I run into problems. If the first item is numeric (i.e. 184983), it tags the field as numeric and anything thats not numeric gets imported as null. If it's the other way around, numbers come in null.
I've tried changing the field type to "text" and many others, but it doesn't work.
Can anyone help?
Thanks.
--NipsMG