Hyperlink if statement to pick and transpose data

nobita_bk06

New Member
Joined
Jan 1, 2018
Messages
1
Hello everyone,

I have been working on a sheet that contains the companies profile.

The data I got from another source, the sheet consists of only one column. the Company Name cell is hyperlinked to their homepage.
Following that cell are the other information. The most difficulty is the following information of companies are not the same size. I need to transpose it to row and collect the data from this sheet.

My idea is that using the hyperlink if statement to pick the name of company and transpose the following cell to another sheet until another hyperlinked cell is met and repeat the process.

the example is depicted in the following table. Is there anyone who has faced this issue? Any help is appreciated. Thank you so much.

[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 679"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Công ty TNHH Namidori Footwear [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Add: 30/3A đường 35, KP5, P. Bình Trưng Tây, Q.2, Tp. Hồ Chí Minh[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Director:Đào Ngọc Anh[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Tel:0985519830[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Email:namidorishoes@gmail.com[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 679"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Công ty TNHH American & Efird Việt Nam [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 679"]
<tbody>[TR]
[TD]Add: Lầu 2, 7 Lý Tự Trọng, P. Bến Nghé, Quận 1, HCM[/TD]
[/TR]
[TR]
[/TR]
</tbody>[/TABLE]

[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Director:Juok Kim[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Tel:02862962929[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Email:thuyle@amefird.com.vn[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 679"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Consumer Testing & Inspection Center International (Vietnam) Co.,Ltd (Short name: CTIC Vietnam Co.,Ltd) [/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD] Add:No 103G1, Pham Van Dong Road, Anh Dung Ward, Duong Kinh District, Hai Phong City, Vietnam[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 679"]
<colgroup><col></colgroup><tbody>[TR]
[TD]HCR One Member Co., LTD [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Add:20 -Hiep Binh,Hiep Binh Phuoc,Thu Duc,Ho Chi Minh [/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Tel: (84) 37273643[/TD]
[TD][/TD]
[/TR]
[TR]
[TD](84) 37273644[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Email: hoangdonghcr@gmail.com[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,223,911
Messages
6,175,337
Members
452,637
Latest member
Ezio2866

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