Excel Macro code require please hep me

akumarchary

New Member
Joined
Jan 5, 2019
Messages
1
Dear Experts,

Sheet1, Column1, Column2, Column3, Column4 Values keep changes live data every 10mins in same one Row2 of 4 columns like below
Column1, Column2, Column3, Column4
Row2 = 1, Row2 =,1 Row2 = 1, Row2 = 1 (10 mins)
Row2 = 2, Row2 =,2 Row2 = 2, Row2 = 2 (20 mins)
Row2 = 3, Row2 =,3 Row2 = 3, Row2 = 3 (30 mins)
.
.
So, I need to capture all data occurred of 1 hour into another sheet2 like
Column1, Column2, Column3, Column4
1 1 1 1
2 2 2 2
3 3 3 3
4 4 4 4
.
.
.
.

Kindly help me. I would like to know what and all data coming in very 10mins for analysis purpose.

Thanks a lot in advance and really appreciate if someone help me in this matter.
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,214,641
Messages
6,120,695
Members
448,979
Latest member
DET4492

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