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

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

venkat1926

Well-known Member
Joined
Aug 21, 2005
Messages
4,824
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,191,310
Messages
5,985,915
Members
439,987
Latest member
g00ber

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
Top