
Originally Posted by
MarvinP
I had a similar problem a few days ago - drove me crazy!!
The answer was to do 3 things
=Text(C2,"00000") first to get the zero leading the 4 digit zips
Then do an append of nothing to each cell - Like E2 = D2 & ""
Lastly do a copy and paste of values only over the original column.
Note - make sure column is formatted as text.
See attached for what I did.
Bookmarks