How to Arrange mismatch Data

niladri20052006

Board Regular
Joined
Dec 3, 2010
Messages
121
Hi All,

In an excel sheet I have 2,000+ records where I have company name, First Last Name,Email website, Main Phone, Address etc. But the data are in a mixed up way. For example in company name field there are website or main Phone, in email ID field there is website etc. over all the data is completely mixed up.

Is there any way to arrange these data in a proper format?

Will I have to apply VBA?

Please suggest!
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
you can distinguish email as it will contain "@"
simiarly webpage can be distinguished as it contains "http"

you can use search function and to put them in proper place. It all depnds upon your database. will it be possible for you to post a VERY SMALL extract of your mixed up database.
 
Upvote 0

Forum statistics

Threads
1,214,895
Messages
6,122,128
Members
449,066
Latest member
Andyg666

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