![]() |
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 someone help me to get a code(any language) to automate below mentioned
tasks? 1.Select Calendar Options, and under Calendar options, click Add Holidays. 2.Select the check box next to 'South Africa' . You may Uncheck other Boxes as necessary. You may add holidays of other countries by checking the box as needed. Regards, Zamsheer |
Ads |
#2
|
|||
|
|||
![]()
Sendkeys?
If you want to eliminate the need to browse the long list of countries, you can edit the outlook.hol file in notepad and delete all of the countries that users are unlikely to need then email the file. Users double click on it to open the Add holiday dialog and select from the few countries that are left on the list. -- Diane Poremsky [MVP - Outlook] Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com/ Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: Poll: What version of Exchange server do you use? http://forums.slipstick.com/showthread.php?t=33803 "Zamsheer" wrote in message ... Can someone help me to get a code(any language) to automate below mentioned tasks? 1.Select Calendar Options, and under Calendar options, click Add Holidays. 2.Select the check box next to 'South Africa' . You may Uncheck other Boxes as necessary. You may add holidays of other countries by checking the box as needed. Regards, Zamsheer |
#3
|
|||
|
|||
![]()
Hi Diane,
I am looking for automation of manual work. I dont want the user to interfere in it. Looking for a script that will copy the outlook.hol(this I can do it) and then select the only country that the user want automatically by the code. Regards, Zamsheer "Diane Poremsky [MVP]" wrote: Sendkeys? If you want to eliminate the need to browse the long list of countries, you can edit the outlook.hol file in notepad and delete all of the countries that users are unlikely to need then email the file. Users double click on it to open the Add holiday dialog and select from the few countries that are left on the list. -- Diane Poremsky [MVP - Outlook] Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com/ Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: Poll: What version of Exchange server do you use? http://forums.slipstick.com/showthread.php?t=33803 "Zamsheer" wrote in message ... Can someone help me to get a code(any language) to automate below mentioned tasks? 1.Select Calendar Options, and under Calendar options, click Add Holidays. 2.Select the check box next to 'South Africa' . You may Uncheck other Boxes as necessary. You may add holidays of other countries by checking the box as needed. Regards, Zamsheer |
#4
|
|||
|
|||
![]()
Try the programming group on this server. They would know if its possible.
Will the script select the countries for the user or will the user be presented a dialog to select the countries? If they need to interact with your script, I don't see the difference in the amount of effort they'll put out- they can double click on a HOL you send them in an email (it does not have to be in any particular folder to work) and choose the countries. -- Diane Poremsky [MVP - Outlook] Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com/ Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: Poll: What version of Exchange server do you use? http://forums.slipstick.com/showthread.php?t=33803 "Zamsheer" wrote in message ... Hi Diane, I am looking for automation of manual work. I dont want the user to interfere in it. Looking for a script that will copy the outlook.hol(this I can do it) and then select the only country that the user want automatically by the code. Regards, Zamsheer "Diane Poremsky [MVP]" wrote: Sendkeys? If you want to eliminate the need to browse the long list of countries, you can edit the outlook.hol file in notepad and delete all of the countries that users are unlikely to need then email the file. Users double click on it to open the Add holiday dialog and select from the few countries that are left on the list. -- Diane Poremsky [MVP - Outlook] Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com/ Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: Poll: What version of Exchange server do you use? http://forums.slipstick.com/showthread.php?t=33803 "Zamsheer" wrote in message ... Can someone help me to get a code(any language) to automate below mentioned tasks? 1.Select Calendar Options, and under Calendar options, click Add Holidays. 2.Select the check box next to 'South Africa' . You may Uncheck other Boxes as necessary. You may add holidays of other countries by checking the box as needed. Regards, Zamsheer |
#5
|
|||
|
|||
![]()
Hi Diane,
No. There will not be any selection or operation from user. Everything should happen from backend. Could you please help me to move the post to the appropraite group. Regards, Zamsheer "Diane Poremsky [MVP]" wrote: Try the programming group on this server. They would know if its possible. Will the script select the countries for the user or will the user be presented a dialog to select the countries? If they need to interact with your script, I don't see the difference in the amount of effort they'll put out- they can double click on a HOL you send them in an email (it does not have to be in any particular folder to work) and choose the countries. -- Diane Poremsky [MVP - Outlook] Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com/ Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: Poll: What version of Exchange server do you use? http://forums.slipstick.com/showthread.php?t=33803 "Zamsheer" wrote in message ... Hi Diane, I am looking for automation of manual work. I dont want the user to interfere in it. Looking for a script that will copy the outlook.hol(this I can do it) and then select the only country that the user want automatically by the code. Regards, Zamsheer "Diane Poremsky [MVP]" wrote: Sendkeys? If you want to eliminate the need to browse the long list of countries, you can edit the outlook.hol file in notepad and delete all of the countries that users are unlikely to need then email the file. Users double click on it to open the Add holiday dialog and select from the few countries that are left on the list. -- Diane Poremsky [MVP - Outlook] Outlook Tips: http://www.outlook-tips.net/ Outlook & Exchange Solutions Center: http://www.slipstick.com/ Outlook Tips by email: EMO - a weekly newsletter about Outlook and Exchange: Poll: What version of Exchange server do you use? http://forums.slipstick.com/showthread.php?t=33803 "Zamsheer" wrote in message ... Can someone help me to get a code(any language) to automate below mentioned tasks? 1.Select Calendar Options, and under Calendar options, click Add Holidays. 2.Select the check box next to 'South Africa' . You may Uncheck other Boxes as necessary. You may add holidays of other countries by checking the box as needed. Regards, Zamsheer . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Code to add calnedar options/add holiday | Zamsheer | Outlook and VBA | 0 | January 7th 10 11:33 AM |
Outlook setting through code(in tools options) | tomthedev | Outlook and VBA | 1 | September 15th 09 01:10 AM |
: I want to automate the Tools | Options | Mail Format to set the default signature from VBA | Thor Østergaard | Outlook and VBA | 2 | May 23rd 06 08:54 PM |
Using VBA code to automate a process | j_lugo311@yahoo.com | Outlook and VBA | 7 | April 21st 06 04:26 PM |
How to set send options by code | a | Outlook - General Queries | 0 | March 3rd 06 08:01 AM |