cleaning up a database, moving variable rows into columns

DaveAsheville

New Member
Joined
Jan 28, 2016
Messages
1
Hi,
I have a large spreadsheet that I pasted from a website. There is a column of names (column A) that is associated with a column of street addresses (column B). For some reason the addresses appear as rows of data.

For example A2 is John Doe, A3 is blank, A4 is blank, B2 is 15 South Street, B3 is Boston, B4 is Massachusetts.

Some addresses are listed as 3 rows of data (as in the example), other addresses are 4 rows of data, and there is no consistency as to whether it is 3 or 4 rows.

How do I combine the addresses (B2,B3,B4) into the same column, given the variable length of rows?

thanks,
Dave
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Hi Dave,

I am not so sure that you want to combine the columns. If you have a database of addresses it is usually more desirable to have the address broken out by columns. A well planned database of addresses would normally have columns such as Name, Street Address1, Street Address2, City, State, Zip all in separate columns.

igold
 
Upvote 0

Forum statistics

Threads
1,223,236
Messages
6,170,917
Members
452,366
Latest member
TePunaBloke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top