Hi,
I received an excel file that I need to upload to sql server. However, from research I have done after having problems importing the memberid column into a number field in sql I found out that there are strange characters that can't be seen in front of some numbers in excel. If for example I filter the column and search for memberid numbers that start with 00 it only returns one number. That is becuase other numbers have that strange character in front.
How can I get rid of these characters?
The character is seen here -http://postimg.org/image/dybytecgx/
Again, i only see that character in a tool that comes with sql and not in the excel itself.
I tried to upload a sample excel file. Example of problem id 066216666
How do i solve this issue?
Thanks
Bookmarks