awfgal
01-26-2009, 06:05 PM
Hi guys - thanks again for the good product....
Real quick, I was wondering if you could give some tips on helping me solve this issue.
I have a csv file with a list of info only the way it was sent to me is like this (example):
2606 Dwight Way, Berkeley, California 94704-3029
In state of the address, city, state and zip code all being in separate columns, they are in rows!
My issue is I want to upload this list to a site and have different pages for each state. This means I have to go through the data and sort by the state - simple if there was one state column, but more involved here.
Is there a way to simply solve this?
Real quick, I was wondering if you could give some tips on helping me solve this issue.
I have a csv file with a list of info only the way it was sent to me is like this (example):
2606 Dwight Way, Berkeley, California 94704-3029
In state of the address, city, state and zip code all being in separate columns, they are in rows!
My issue is I want to upload this list to a site and have different pages for each state. This means I have to go through the data and sort by the state - simple if there was one state column, but more involved here.
Is there a way to simply solve this?