Results 1 to 20 of 24

Thread: Speed up Macro

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #17
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,970
    Quote Originally Posted by Paul_Hossler View Post
    I'm amazed that using a Dictionary is ~100x faster than using arrays and built-in functions (e.g. TEST)
    I'd have thought that building the dictionary and looking up indexes would have added more overhead
    See if I've done anything wrong in the attached.
    Stuff gets put in the Immediate pane of the VBE which can be copy/pasted to a sheet and a pivot table created.

    framcc06, I won't be able to do anything until tomorrow afternoon (UK time).
    Attached Files Attached Files
    p45cal
    Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •