+ Reply to Thread
Results 1 to 2 of 2

VBA Slow Process

  1. #1
    Registered User
    Join Date
    07-17-2013
    Location
    Quezon City
    MS-Off Ver
    Excel 2010 and 2013
    Posts
    75

    VBA Slow Process

    I don't know why but when I run my macro. After a 2 sheets my macro run SLOW. So SLOW.

    Is there a problem in my macro or it is because the formula/calculation

    I am running import data macro. [copy data]

    AND some of my table have formula on it. *Link/reference table
    Example:
    table1 - IMPORTING DATA
    table2 - IMPORTING DATA
    table3 - this table have a formula of =table1[@[.....]]*table2[@[.....]]
    ......
    Last edited by mcmunoz; 10-23-2013 at 10:24 PM.

  2. #2
    Registered User
    Join Date
    10-17-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: VBA Slow Process

    Any time you can paste values within your code instead of leaving formulas will help. Many VLOOKUPs or COUNTIFs will really bog a sheet down.

    This can help as well:
    Please Login or Register  to view this content.

+ 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. [SOLVED] find button process slow down on inserting 15000 records .....
    By vijaynadiad in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-19-2013, 02:24 AM
  2. Replies: 6
    Last Post: 02-04-2013, 02:18 AM
  3. [SOLVED] Slow process to replace blocks of zeros with null
    By Ariostea in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-27-2012, 10:49 PM
  4. VBA code slow to process. asynchronous fetch for sql statement?
    By tasxj in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-01-2012, 05:02 AM
  5. Slow process in calculation in cell
    By Lewis Koh in forum Excel General
    Replies: 0
    Last Post: 08-23-2010, 03:32 AM

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