performance

  1. T

    Performance report

    I'm tying to rebuild our sales rep quarterly/year-end performance report to account for quarterly metrics weighting changes. Generally the performance metrics (attainment to quota and product volumes) have the same weightings each quarter so calculating the year-end ranks are easy, (YTD...
  2. B

    Slow Computer Performance

    I know this is an Excel forum but I don't where else to turn. My computer is running rather slow, does anyone know of any free software that is virus free that will help speed up my computer performance. My excel files are taking forever to load and I don't have any programs open other than one...
  3. M

    Excel 2016 - Dashboard performance enhancement

    Hello, I am currently working out a dashboard in Excel 2016, which might be used on earlier versions of Excel as well. Right now, the speed of the dashboard is alright, but I would like to know of any enhancements in performance if possible, as there might be added more data later on, or it...
  4. J

    Updating Pivot Tables when Source changes

    Hi everyone I have an excel spreadsheet that is linked to a SharePoint list. When I open the excel file, the source data goes to the SharePoint list and updates the data. I then use this data and built 8 pivot tables for various purposes. Due to the filtering and grouping requirements, I...
  5. A

    Laptop Characteristics to Maximize Excel Performance

    Hello, I am going into the consulting business and will be buying a laptop for the business as the work is at the client site. I will be using Excel, Word, PowerPoint, Access, Viso, and other stuff. But Excel is the money maker as it drives the analysis and the program I care the most for to...
  6. J

    Excel VBA Duplication Check on 250,000 rows

    Hello, I am trying to preform a duplicate row check on a data set spanning over 6 columns and approx. 250,000 rows of data. What I am trying to find is the more efficient way to highlight any duplicate rows. The code I have at the moment currently take around 45 minutes plus and I can’t help...
  7. C

    Improving VBA execution speed when writing to a Excel worksheet

    As a follow-on to this thread: https://www.mrexcel.com/forum/excel-questions/997745-im-going-crazy-trying-get-cell-offset-working.html Now that I've got my VBA code working, I'm wondering if there is a way to speed it up. My code reads data from a small (12KB) log file, parses it into VBA...
  8. F

    Splitting Files - Performance and Limitations

    Hi Folks, I have created a macro splitting a block of data into many excels. It works for active sheet and as a criteria it uses a selected cell. Macro itself works fine, however I am encountering some problems with performance and object methods. The error occurs every time I reach ~105...
  9. O

    Performance Tracking

    I want to track performance of my service techs. I want to measure them monthly by service request turnover and average age of service requests. Turnover is how many new requests were generated during the month and how many were closed. Target is 100% Average age of service requests is how many...
  10. B

    Checking if defined pairs of values exists in big range - performance issue

    Hello, I have been reading this forum for a long time and so many times was able to find solutions to the challenges I was facing so thank you all for all your contributions! However finally came to the the point where I had to register to write the first post as I am struggling with one of...
  11. M

    VBA: Speed up macro (for large file)

    <tbody> I wrote a macro that compares the columns B, which contains file numbers, in two worksheets. There are three possibilities: the file number exists in both columns, the file number exists only in the first column and the file number exists only in the second column. If e.g. the file...
  12. H

    Issues with Excel 2013

    My company just "upgraded" to office 2013 and now one of my macros that ran perfectly in 2010 now seems to have a handful of issues. 1.It runs at a fraction of the speed ,2010- ~15 seconds per account vs 2013 ~ 1 minute per account.I have already tried disabling Animate controls and elements...
  13. V

    Excel vba - Scripting Dictionary - Improve Performance

    My code need more than one hours to complete for 3500 rows data but I need to work for more than 40000 rows data. I am looking for alternatives to my code by using dictionary, with improved performance within the context of interest. Could anyone help me? <code style="margin: 0px; padding...
  14. G

    Excel-vba optimizing speed when importing data from excel sheet to excel table

    Having trouble with speed of a vba script for importing data into an excel table. Hoping someone here can help. As the comments in my code state this script takes about 8 seconds to import 100 rows of data. I would love to bring it down to fractions of a second. Sub ImportMyData()...
  15. J

    VBA x 2 loop code performance

    Hello, I have the bit of code below that work fine but it is very very slow. This is due to there being two loops within the main code and a Levenshtein function also imbedded. I was just wondering if anyone can help advise on possibly speeding it up. The code basically does a Fuzzy lookup to...
  16. J

    Buggy VBA Project. Streamlining/Trouble Shooting Help Please!

    Hi, I have a database with worksheets for multiple companies and am trying to consolidate them into one masterlist, as well as run a couple other reports. I believe I have the reports working as intended but am experiencing very long processing times in running the masterlist generator. Does...
  17. H

    microoptimizing the field size of a text (VARCHAR) field

    Hi there! If you have a field which contains only VARCHAR below 30 characters: Would it then make sense to set Field size to 30? (to get better performance). ...or is it better to leave the default field size settings?
  18. D

    Array results and performance

    Many formulas return an array result when given an array. For example, =ROW(range) returns an array of row numbers. And this formula returns an array of cell addresses in a range: =ADDRESS(ROW(range),COLUMN(range)) But when entered as a single cell formula, you may not realize you're getting...
  19. D

    How to identify a period of defined monthly performance

    Hi Everyone, I'm using Excel 2007 on Windows 7 I'm not sure how to best describe this with the appropriate terminology. I appreciate the patience of you experts. I have a range of monthly performance for a benchmark and my portfolio. I am looking to identify periods where I can set the...
  20. S

    Changing colour of line graph

    Hi, I am trying to produce a line graph which tracks performance. I have a target figure to measure performance against but I want to track by day quantities produced where the figures above the target figure is green and below the target shows as red. Can anyone help?

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