+ Reply to Thread
Results 1 to 3 of 3

Excel VBA application performance.

  1. #1
    Registered User
    Join Date
    06-01-2012
    Location
    Hyderabad. India
    MS-Off Ver
    Excel 2007
    Posts
    3

    Excel VBA application performance.

    HI,

    I am new to Excel VBA programming and assigned to Excel VBA support project to work on to increase the performance of excel with VBA programming.
    I am facing problem with excel with VBA Programming where saving data to excel its taking long time to save. and after enter data in one excel and going to another cell here also its taking long time.

    Here is the code:

    Please Login or Register  to view this content.
    while debugging in the last line code taking long time to process through.
    Pls give me aolstion for the above and tips to increase the performance.
    Last edited by zbor; 06-04-2012 at 04:52 AM.

  2. #2
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Excel VBA application performance.

    who assigned you to support a vba project if you don't know anything about vba? ;-)

    you probably just need to turn calculation to manual while your code is changing values (unless the code depends on the calculations)
    Please Login or Register  to view this content.
    Josie

    if at first you don't succeed try doing it the way your wife told you to

  3. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,076

    Re: Excel VBA application performance.

    divakarganta, please use code tags around code.
    I've edit it this time for you.
    Never use Merged Cells in Excel

+ 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