![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Can this code be compiled to make it run faster or is the VBA code interpreted?
I guess the speed things is just my observation. If I hit the delete key, its very fast, if I hit my macro button it might take a second to run and complete the move so it seems slow. |
#2
|
|||
|
|||
![]() I think moving an IMAP message is what takes most of the time. There's nothing you can do to speed it up. -- Best regards Michael Bauer - MVP Outlook : Outlook Categories? Category Manager Is Your Tool : VBOffice Reporter for Data Analysis & Reporting : http://www.vboffice.net/product.html?pub=6&lang=en Am Sun, 20 Sep 2009 11:10:01 -0700 schrieb Keith: Can this code be compiled to make it run faster or is the VBA code interpreted? I guess the speed things is just my observation. If I hit the delete key, its very fast, if I hit my macro button it might take a second to run and complete the move so it seems slow. |
#3
|
|||
|
|||
![]()
Don't worry, it happens to all of us
![]() or delete multiple emails always runs slower than the Del key. --JP On Sep 20, 2:10*pm, Keith wrote: Can this code be compiled to make it run faster or is the VBA code interpreted? I guess the speed things is just my observation. *If I hit the delete key, its very fast, if I hit my macro button it might take a second to run and complete the move so it seems slow. |
#4
|
|||
|
|||
![]()
VBA code will always be slower than Extended MAPI code of course.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "JP" wrote in message ... Don't worry, it happens to all of us ![]() or delete multiple emails always runs slower than the Del key. --JP |
#5
|
|||
|
|||
![]()
Well that's reassuring JP - I was about to talk to my therapist about why
Outlook is making me feel a victim. Guess I can cancel that appointment now ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Eliminate need for "Enable Macro" selection | cte67 | Outlook and VBA | 7 | August 21st 09 06:30 PM |
eliminate error message "Borlane Database Engine not installed" | Outlook 2007 needs help - | Outlook - Installation | 2 | June 5th 08 05:47 PM |
How do I edit "show time as" drop down selection? | DGarton | Outlook - Calandaring | 1 | November 29th 07 10:56 PM |
find/eliminate "active content" in a customized outlook form | TomS | Outlook - Using Forms | 1 | August 3rd 07 03:54 PM |
how to delete email address from "to" button selection | Buckskin | Outlook - Using Contacts | 2 | June 11th 07 11:56 PM |