• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Macro to copy and paste data to different rows at 2 different time intervals

Techtrend

Member
Macro to copy and paste data to a different row at 2 different time intervals
Code already there ,paste in time interval is not happening,
Need your help fixing it

1) The QTY in T Col has to be copied to AC Col at 9.14.59 AM
2) The high low from N and P col has to be copied and pasted in AA and AB Col at 9.19.59 secs
 

Attachments

  • 2-1.xls
    112.5 KB · Views: 7
Hi,

I made some changes in the sheet. Please find attached.

1. created sub procedure to copy paste and move in the module.
2. Changed the time to test the sheet. It's working.

Thanks,
Saurabh
 

Attachments

  • 2-1.xlsm
    54.6 KB · Views: 7
Back
Top