Split Details With Same Class Names Excel Macro

babulalgandhi

New Member
Joined
Feb 5, 2015
Messages
12
Hi Friends

I Want To Split Or Separate The Values In Different Columns In Excel.
I Am New To Excel. Don't Know How To Separate Values From Webpage With Same Class Names.

div class="result">
<div>
<ul class="result__details">
<li>
<p class="result__label">Mango</p>
<p>Kesar</p>
</li>
<li>
<p class="result__label">Boxes</p>
<h1 class="result__number" dir="ltr">6554</h1>
<p class="result__type">Stock</p>
</li>
<li>
<p class="result__label">Available</p>
<p> India </p>
</li>
<li>
<p class="result__label">Share</p>
<p>
Did you find what you were looking for?
<br>
Tell your friends:
</p>
<p>



Thanks In Advance For Your Help

Babulal Gandhi
 
Last edited:

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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