I have an old custom task form application. It was developed in Outlook 2007.
We are now on Outlook 2013.
Issue 1: I have a lot of UDP fields
If I can get them to delete all of tasks, Can I assume that I could then delete any UDP fields not used so that
all new tasks will just the the ones left or new ones created?
If not:
do you have VBA code to run and "clean" up the old tasks.
Issue 2:
I have vbscript that does validation, brings up calendar, populates other fields based on a modification to a field. If i create a new task, this code runs. If I open a new task that I created and save, and then reopen it the script does not run.. It did in outlook 2007 when I created it.
thanks again for your help
We are now on Outlook 2013.
Issue 1: I have a lot of UDP fields
If I can get them to delete all of tasks, Can I assume that I could then delete any UDP fields not used so that
all new tasks will just the the ones left or new ones created?
If not:
do you have VBA code to run and "clean" up the old tasks.
Issue 2:
I have vbscript that does validation, brings up calendar, populates other fields based on a modification to a field. If i create a new task, this code runs. If I open a new task that I created and save, and then reopen it the script does not run.. It did in outlook 2007 when I created it.
thanks again for your help