![]() |
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
|
|||
|
|||
![]()
Hi All,
In my form I , read and modify Value in Contact List (about 3000 contacts), when I try to do it in one Time it hang at 250 contact, So I tryed to add a break each 200 contact by adding a counter label.caption but the counter does't change until the script is finish I want it to change value each loop how can I do that here is my code ====================================== do while compteur X 'Here are my instructions .... X = X+ 1 formpage.controls("label4").caption = X loop ====================================== Tks -- Knowlege grows when shared. http://bensoft.miniville.fr/tra |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlk 2k3 Script: Saving Excel File programticaly from OUTLOOK SCRIPT | news.microsoft.com | Outlook and VBA | 3 | November 22nd 06 03:33 PM |
insert as text (to insert html into email body) | Iona | Outlook - General Queries | 1 | July 13th 06 12:10 PM |
Outlook seems to pause/freeze once in a while while reading e-mails. | Phillip Pi | Outlook - General Queries | 2 | May 16th 06 01:20 AM |
How do I programme a pause in a number dialed from contacts? | timbrownsc | Outlook - Using Contacts | 0 | April 18th 06 03:56 PM |
pause in script | Joel Allen | Outlook and VBA | 6 | February 27th 06 06:28 AM |