I'm currently trying to import an excel file into a database program. The zip code section needs to be formatted as text, but obviously they're just five digit numbers.
As ridiculous as it sounds, the program will only accept the zip code if excel recognizes it as a number stored as text (the green arrow in the corner). If there's no green arrow in excel, the program will not accept that value, even though it's still a number saved as text. Any reason why?
I can make the green arrow appear if i manually type the zip code into the box, but unfortunately, there's 50,000 people in the list so I have to copy and paste the zips. However, when I paste, it won't find it as an error. I've tried pasting special, to only paste the values, but it still doesn't come up. Any way that I could try to make it find the error?
Thanks,
Sean
Bookmarks