+ Reply to Thread
Results 1 to 4 of 4

Help speeding up VBA

  1. #1
    Forum Contributor
    Join Date
    07-01-2010
    Location
    Niles, Michigan
    MS-Off Ver
    Excel 2010
    Posts
    137

    Help speeding up VBA

    I know there's an easier way to do this so I'm looking for some help on how to write this code to make it easier and faster.
    Please Login or Register  to view this content.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,947

    Re: Help speeding up VBA

    Try this:

    Please Login or Register  to view this content.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    07-01-2010
    Location
    Niles, Michigan
    MS-Off Ver
    Excel 2010
    Posts
    137

    Re: Help speeding up VBA

    that would work but the only problem is I don't want to put formulas in the sheet at all. Trying to prevent the user from messing formulas up without locking the sheet.

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,947

    Re: Help speeding up VBA

    In that case, add a copy and pastespecial.values to the code to copy the calculated fields and paste over them. This will ensure that only values are reported.

    ie.
    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. Speeding up calculations
    By spacegoat in forum Excel General
    Replies: 1
    Last Post: 08-02-2015, 08:32 PM
  2. Speeding up For loops
    By Gingermuppet in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-18-2013, 06:15 AM
  3. Help speeding up code please
    By AJC2012 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-25-2013, 05:17 PM
  4. [SOLVED] Help in speeding up my macro!
    By shiva_reshs in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-31-2013, 12:04 PM
  5. Speeding up VBA
    By smurray444 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-18-2007, 09:55 AM
  6. I Need Help Speeding Up code
    By deeppurple247 in forum Excel General
    Replies: 2
    Last Post: 02-25-2007, 07:01 PM
  7. help with speeding this up...
    By Simon in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 04-26-2005, 11:03 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