Hello, I have a text file is is comma delimited. The file has double quotes(") as the text identifier. I have 2 similier columns. One has data and the other one does not. 1,, When EG imports this it says the first is numeric and the second column is character. I thought it needed double quotes for it to be considered text and make that column character. I want that column to be numeric like the first one. I do have columns where there are double quotes and those are character. I could manually change it in EG, but I have thousends of columns and I want to make sure they are getting the correct data type assigned to them. Thank you
... View more