+ Reply to Thread
Results 1 to 6 of 6

Ways to make my code run faster

  1. #1
    Registered User
    Join Date
    05-30-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Ways to make my code run faster

    Hello,
    Any way to make this code run faster?
    Thanks

    Please Login or Register  to view this content.
    Last edited by JazzyBear; 03-03-2013 at 03:59 PM.

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Ways to make my code run faster

    Jazz,
    Could you please use code tags? Could you edit the above code while I look at your code?
    Please Login or Register  to view this content.
    Last edited by AB33; 03-03-2013 at 03:45 PM.

  3. #3
    Registered User
    Join Date
    05-30-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Ways to make my code run faster

    How do I add Code tags?

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Ways to make my code run faster

    Edit-Highlight the code and from the quick reply choose #
    OR
    []your code here []

  5. #5
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,197

    Re: Ways to make my code run faster

    Hi, JazzyBear,

    Posting code in [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here.

    Two alternatives (as you have not posted all code):
    Please Login or Register  to view this content.
    Assuming that there are constants in Column A:
    Please Login or Register  to view this content.
    And you could try Application.ScreenUpdating = False at the start of the code and ~ = True before closing down.

    Ciao,
    Holger
    Last edited by HaHoBe; 03-03-2013 at 03:59 PM.
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  6. #6
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Ways to make my code run faster

    Your code as it is

    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)

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