View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark[_30_] Mark[_30_] is offline
external usenet poster
 
Posts: 1
Default How to shift address info. from rows to columns?

I have a mailing list with name, address, city, state & zip with each item in individual rows like a list of labels and a few empty rows of space between each listing. How do I create/transfer this list into columns accross so I can sort by city or zip? Thank you