macro speed

  1. C

    Macro speed - copy & paste calculation loop

    I have created a macro that cycles through a list of input variables from 2 separate tables. It copies input variables into 2 specific cells (C19 & C22). This action calculates a new value in cell C14 and that value is then copied and pasted into a table (E58:O69). Then it loops to the next 2...
  2. dss28

    Data entry on very hidden sheets

    i have a program which has few sheets very hidden, my program is running very slow and hence i am using following code at the start of the Sub or Private Sub Application.Calculation = xlCalculationManual Application.ScreenUpdating = False Application.DisplayStatusBar = False...
  3. S

    Why Excell commandbutton macro is too slow?

    I Use a 1200 line module code for 22 commandbutton. when click each one of button, it fulfill 10 cell value. But it is too slow. is there a way to optimize code? this is one of 22 button code: Sub Iron_Condor() ' ' Iron_Condor Macro ' ' Range("R38").Select ActiveCell.FormulaR1C1 =...
  4. dss28

    speeding up macro based excel program

    Hi, I read in several post on internet about speeding up the macro based excel programs. I adopted the following procedure and as recommended added these lines in every macro. however still i feel the speed is very less although it depends upon several factors besides correct coding to which i...
  5. Johnny Thunder

    Code is running SUPER SLOW

    Hi Group, I have finally completed my code that is currently looping on 641 Rows of data and its taking exactly 5Mins.... I know this doesn't sound too bad but it is taking waaaaay to long. I am looking for some improvements or for some modifications to shorten or help speed up what I am...
  6. bs0d

    32-bit Excel (2013) on 64-bit Windows 7 -- Limitations?

    32 bit Excel 2013 installed on a Windows 7 64-bit machine. What are the limitations? It seems my macro's do not execute as fast. If I understand correctly, with 64 bit Excel can use 4 processors for performance, while 32 bit is limited to 2?? Anyone more knowledgable about this let me know if...
  7. L

    Excel takes up 100% CPU

    I have a macro that runs for approximately 90 Sales Rep files. The macro itself runs fairly quick but I have noticed that I am unable to do anything while the macro is running due to Excel Automatic Calculate will use 100% of the CPU Usage throughout the macro. I have to calculate the...
  8. R

    Need Help to Speed up 2007/2010 Excel Macros

    I have some Excel 2003 Macros that run 5 or 6 times slower in Excel 2007 / 2010. (Not sure how Microsoft accomplished such a wonderful feat!) That speed is just not acceptable. PLEASE Does anyone have any pointers for me on how to speed it up? THANKS! ----------------------------- Sub...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top