I have a text file I'm trying to import and one of the columns is a mix of text and numbers. Some numbers are formatted as 123- with the negative at the end of the number. When I import the file some numbers are missing the "-" all together. I'm importing as a flat file with fixed width. Any suggestions on importing the file so that I'm not missing any data?