Copy a live updating table every 5 minutes and paste it in sequence.

AkashG

New Member
Joined
Feb 7, 2020
Messages
6
Office Version
  1. 2013
Platform
  1. Windows
  2. Mobile
Hi,

I am not much into programming & have been trying on this without success since 2 days! Need help...

I have values in the table A1 X L12 (12 x 12 Matrix) which updates every 5 minutes from a web page. Now I need to copy that every 5 minutes and paste it in another sheet, consecutively in sequence. So at the start of time, 0th minute, say the table will have values "1" all over the cells from A1 X L12. Now at the start of 6th minute, the live values change to "2" all over the cells from A1 X L12. So now i need this new tables of values "2" to be below the old table of values "1" in sequence.

Can anyone help me with the code for this.

Any help is highly appreciated.
 
Any success using the OnTime or some other method? Just checking up. I don't know when I will have the time necessary to help you out.
 
Upvote 0

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Hey
Any success using the OnTime or some other method? Just checking up. I don't know when I will have the time necessary to help you out.
Hey! I got it done. Thank you so much for your time :)
 
Upvote 0

Forum statistics

Threads
1,214,588
Messages
6,120,409
Members
448,959
Latest member
camelliaCase

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