Forum

Macro to auto-copy ...
 
Notifications
Clear all

Macro to auto-copy a cell and paste it in a another cell at particular times

3 Posts
3 Users
0 Reactions
66 Views
(@eakpan2012)
Posts: 1
New Member
Topic starter
 

Macro to auto-copy a cell from particular column and paste it in a particular cell in a different column at particular times. This macro should automatically conduct these operations based on actual times from the computer

Example: when it is 5am, the macro copies the value in cell k4 and pastes it in m1, then when it is 6am the macro copies the value in cell k4 and pastes it in m2, then when it is 7am the macro copies the value in cell k4 and pastes it in m3, and so on!

Please assist with model code.

 
Posted : 20/10/2018 1:09 pm
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
 

Hi nuel,

It isn't practical to do this as it requires the macro to be running constantly in order that it can check the time.

What exactly is the purpose of copying these cells at specific times?  Perhaps there is another solution.

Can you please supply sample data/workbook to help us assist you.

Regards

Phil

 
Posted : 20/10/2018 6:27 pm
Alan Sidman
(@alansidman)
Posts: 222
Member Moderator
Share: