Background:
So I have 20 procedure macro that does the following operations:
Clears cells from sheets, open inputs files, copys input data, creates keys by using logical keys for expected and actual, compares expected and actual results by doing vlookup off of expected key - highlights wrong cells, highlights red duplicates of actual and expected in there sheets, and then lastly finds extra actuals that are not in expected sheet and copys that key in underneath all comparisons.
Problem: Orginally it took 2.5 hours for the Macro to compare 20,000 rows from two input files.
Now it takes 1h20min by:
What else can I do to reduce the time to complete 20,000 rows from 1h20min to 20 - 30 min?Application.ScreenUpdating = False Application.DisplayStatusBar = False Application.Calculation = xlCalculationManual Application.EnableEvents = False
Thanks(Let me know if you need code theres like 30 pages)
Last edited by DonkeyOte; 01-05-2011 at 11:33 AM. Reason: CODE tags at all times please
Your post does not comply with Rule 8 of our Forum RULES. Cross-posting is when you post the same question in other forums on the web. You'll find people are disinclined to respond to cross-posts because they may be wasting their time solving a problem that has been solved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser)to the cross-post. Expect cross-posts without a link to be closed a message will be posted by the moderator explaining why. We are here to help so help us help you!
Read this to understand why we ask you to do this.
Cross-posted here.
My apologies I didn't realize that these were from the same website... I was under the assumption that mr.excel.com and excelforum.com were different forums and due to I had to regisiter to both.
Read this to understand why we ask you to do this
Hope that helps.
RoyUK
--------
If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need
For Excel Tips & Solutions, free examples and tutorials why not check out my downloads
New members please read & follow the Forum Rules
Remember to mark your questions Solved and rate the answer(s)
They are different forums but you still need to provide links.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks