C
CHUCK
I want to sort data by zip code but the zip code and
address info is all in one column. I want to move the zip
code (last five digits in address col) to another column
for this sort. How can that be done?
address info is all in one column. I want to move the zip
code (last five digits in address col) to another column
for this sort. How can that be done?