+ Reply to Thread
Results 1 to 3 of 3

Copy paste dynamic values after every minute

  1. #1
    Registered User
    Join Date
    03-17-2020
    Location
    Hospet
    MS-Off Ver
    Windows 10
    Posts
    2

    Post Copy paste dynamic values after every minute

    Hi All,
    I have a limited knowledge on macros.
    The macro in this attached excel works exactly how i wanted, however when i run for 300 rows, it becomes very slow.
    Can anybody help me to run the macro faster.

    Thank you
    Attached Files Attached Files

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,632

    Re: Copy paste dynamic values after every minute

    Start from this change:
    Please Login or Register  to view this content.
    So instead of making nested loops reading and writing cell by cell read and write whole ranges.

    You can also add
    Please Login or Register  to view this content.
    at the beginning of sub and = True at the end
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    03-17-2020
    Location
    Hospet
    MS-Off Ver
    Windows 10
    Posts
    2

    Re: Copy paste dynamic values after every minute

    Dear Kaper,
    Thank you so much for taking time to solve my problem. I had tested it and it works perfect.
    I don't forget the name Kaper from Poland.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 19
    Last Post: 12-03-2018, 04:39 AM
  2. Replies: 5
    Last Post: 11-07-2016, 07:49 AM
  3. VBA Code for Copy Column and paste value in new sheet every 5 minute
    By hit in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-15-2016, 06:30 AM
  4. [SOLVED] VBA Dynamic way to copy and paste unique values
    By Joakim1 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-07-2014, 07:31 AM
  5. paste RNG numbers
    By kaohik78 in forum Excel General
    Replies: 0
    Last Post: 09-26-2012, 10:30 PM
  6. Replies: 4
    Last Post: 07-08-2012, 01:54 PM
  7. Macro to special paste dynamic values into text values with periods
    By iyudhi in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-01-2011, 04:42 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1