Outlook Task
Posted in: zjnq.com Date: March 13th, 2010

the problem is that when we create the tasks Outlook automatically creates a copy of the task in the assigners tasks items. Send keys will not work in disabling this copy and we don't know the name of the checkbox.
Does anyone know how to disable this feature. Your thoughts are appreciated!
Ed
How about adding an "Application.DisplayAlerts = false"
at the beginning and an "=True" at the end?
if not, what version of outlook are you using and can you paste your code here?
I have programmed in VBA to take a list of items in excel and create and send tasks in VBA. thje list is about 50 items. I do not want to have to stop and click a "No" in the save a copy box for each item i am sending out. How can I get around this!
Does this help?
thanks
Ed
#If you have any other info about this subject , Please add it free.# |
