+ Reply to Thread
Results 1 to 2 of 2

Insert rows in several tables : how to speed up ?

  1. #1
    Registered User
    Join Date
    05-31-2013
    Location
    Bruges
    MS-Off Ver
    Excel 2010
    Posts
    7

    Lightbulb Insert rows in several tables : how to speed up ?

    Hello

    I have 8 tables and would like to do a macro to add a ligne in each table.
    So I write this :

    Please Login or Register  to view this content.
    This works well but it's a little bit slow.
    I tried to do Rows(RowModc + 1).formula = Rows(RowModc).formula but it's slower (it looks strange to me...).
    I also tried to put Calculation on "Manual" but it doesn't do anything.

    Do you have any ideas to speed up that code please ?

  2. #2
    Registered User
    Join Date
    05-31-2013
    Location
    Bruges
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Insert rows in several tables : how to speed up ?

    Is it optimized enough ?
    it takes 0,6 seconds at first but more than 1 sec when I action the macro more than 15 times ! how can i fix that and speed up things please ?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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