Hi all
I have necessity to transfer mails from a folder in outlook 2000 on my Hard disk
I have written a VBA macro to do it but the problem is that if the mail subject is equal to a mail already saved in the folder, windows 2000 ask to replace it
There is any code that in this event add an index ( i.e. (1) or a space at the subject end) to the new mail in order to keep both mails on the server?
Actually it was working in this way under Windows NT
Thanks in advance
Carlo Pazzaglia
I have necessity to transfer mails from a folder in outlook 2000 on my Hard disk
I have written a VBA macro to do it but the problem is that if the mail subject is equal to a mail already saved in the folder, windows 2000 ask to replace it
There is any code that in this event add an index ( i.e. (1) or a space at the subject end) to the new mail in order to keep both mails on the server?
Actually it was working in this way under Windows NT
Thanks in advance
Carlo Pazzaglia