B
Bill Davis
Existing Conditions:
Single Excel Sheet
1 Column of data
~3000 rows of data
Data is grouped in clusters of information seperated by blank rows (address
information)
Data groupings can be anywhere from 4 to 10 rows
Name
Address 1
Address 2
Address 3
City
State
Name
Address 1
City
State
etc to ~3000 rows of 483 discreet groups
I want to change so that it displays (; represent columns)
Name;address1;address2;address3;city;state
Name;Address1;city;state
etc
Any help?
Single Excel Sheet
1 Column of data
~3000 rows of data
Data is grouped in clusters of information seperated by blank rows (address
information)
Data groupings can be anywhere from 4 to 10 rows
Name
Address 1
Address 2
Address 3
City
State
Name
Address 1
City
State
etc to ~3000 rows of 483 discreet groups
I want to change so that it displays (; represent columns)
Name;address1;address2;address3;city;state
Name;Address1;city;state
etc
Any help?