Forum

To copy from a cell...
 
Notifications
Clear all

To copy from a cell only once at a specified time

2 Posts
2 Users
0 Reactions
58 Views
(@gingerale)
Posts: 1
New Member
Topic starter
 

How to copy value from a cell in which value is changing dynamically as a result of web query and then paste it in another sheet only once at a specified time.

Sheet1 gets data from web every hour. Sheet2 A1 takes data from Sheet1 A1 and calculates a value using some formula. Now we want Sheet3 A1 to copy data from Sheet2 A1 at a specific time (14:00:00). Once the Sheet3 A1 gets the data at the specific time, this value should be final and no further updation should be there in the sheet3 A1 even if Sheet1 and 2 keep on updating every hour as result of web query.

TIA,

Ginger

 
Posted : 24/02/2019 11:01 am
Philip Treacy
(@philipt)
Posts: 1631
Member Admin
 

Hi Ginger,

Without seeing your workbook and code it's hard to know how you are doing this, but if you have some code that updates Sheet1 every hour, can't you just write something into that code that updates Sheet3 only at a specified time?

Regards

Phil

 
Posted : 25/02/2019 12:04 am
Share: