View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
agr790 agr790 is offline
external usenet poster
 
Posts: 1
Default A mailing list in Excel

Currently my excel sheet has a column for Name, a column for Street1, a
column for Street2, and the city state and zip are in the same column.
The postal service verification service needs everything in different
columns. Example: John Smith 123 Main Street Small Town Tennessee 123456.
John has to be in column 1, Smith in column2 123 Main Street in column 3,
Small Town column 4, etc. Any ideas?