Extract using power query or VBA

aliikhlaq2006

New Member
Joined
Apr 4, 2012
Messages
44
I have a data that is in raw form i want to extract 3 rows and convert them to the columns. Row are E-mail, company name which is always below member id and rep. I have also bold the rows which need to be converted to columns. I have about 10000 rows of data
1. MEMBER ID 2100002-2

<tbody>
</tbody>
PRIME COLOUR TRADING COMPANY

<tbody>
</tbody>
STREET# 5, KUTCHERY BAZAR,

<tbody>
</tbody>
FAISALABAD

<tbody>
</tbody>
TEL : 041-2626573,2622644

<tbody>
</tbody>
MOBILE : 0300-8652090

<tbody>
</tbody>
FAX : 041-2622675

<tbody>
</tbody>
E-MAIL : yousafdyes@live.com

<tbody>
</tbody>
REP : M.AYUB SABIR

<tbody>
</tbody>

<tbody>
</tbody>


<colgroup><col></colgroup><tbody>
</tbody>
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,215,884
Messages
6,127,563
Members
449,385
Latest member
KMGLarson

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