Hello!
I have a spreadsheet that imports via DTS. It has a part number column that may contain both numbers and letters. If the part number is numeric only and over 6-8 digits long the field is left blank. I know this has something to do with the way Microsoft "predicts" the data type by what is in the first few rows.
Can I get around this? I may have part numbers up to 15 numeric digits mixed in with alpha numeric part numbers.
I have a spreadsheet that imports via DTS. It has a part number column that may contain both numbers and letters. If the part number is numeric only and over 6-8 digits long the field is left blank. I know this has something to do with the way Microsoft "predicts" the data type by what is in the first few rows.
Can I get around this? I may have part numbers up to 15 numeric digits mixed in with alpha numeric part numbers.