Convert 15 minute data to 30 minute data

Challis

New Member
Joined
Oct 22, 2017
Messages
21
Hi,
I am looking to convert 15 minute data to 30minute data as below (for 1000s of rows):
[TABLE="width: 713"]
<colgroup><col><col span="3"></colgroup><tbody>[TR]
[TD="align: right"]1/01/2019 8:15[/TD]
[TD="align: right"]1801.669[/TD]
[TD="align: right"]1/01/2019 8:30[/TD]
[TD="align: right"]3602.79[/TD]
[/TR]
[TR]
[TD="align: right"]1/01/2019 8:30[/TD]
[TD="align: right"]1801.121[/TD]
[TD="align: right"]1/01/2019 9:00[/TD]
[TD="align: right"]3606.543[/TD]
[/TR]
[TR]
[TD="align: right"]1/01/2019 8:45[/TD]
[TD="align: right"]1803.261[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]1/01/2019 9:00[/TD]
[TD="align: right"]1803.282[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

What is the easiest way to do this?
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.

Forum statistics

Threads
1,223,231
Messages
6,170,884
Members
452,364
Latest member
springate

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