i have a large excel file(.xlsx) (70,000+ rows) that i am trying to bring into arcmap. when i add it, everything seems to work except for this one field that should be a string but the attribute table turns it into a double. as a result, all of the values are <null> in arcmap except for the few that were actual numbers.
i cannot for the life of me fix this issue. i've tried everything i can think of in excel, and i've even tried using a raw .csv file. no matter what i do, arcmap never fails to turn the field into a double resulting in a column of <null> values.
does anyone know what the problem is and how to fix it?
thanks