Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by whatever9987654

  1. whatever9987654

    Help with speeding up code execution

    Skip, Thanks for the info, however Application.screenupdating does not seem to be a valid call in MS Access. As far as the other areas of the statement, I'm not sure how this differs from mine except for the case statement. Any help on this would be appreciated. MS
  2. whatever9987654

    Help with speeding up code execution

    Hey Guys, I'm looking to speed up this code, it runs 3 queries to calculate data and append to each row. It runs slower as it progresses, the only thing I can think of is changing the 'For Next' to a 'For Each Next' statement. On a recorset of 2000 records it runs approx 2 records per second...

Part and Inventory Search

Back
Top