If the issue is that the subject is too long, shorten it to a length that doesn't cause the error e.g. as follows
Left(aItem.Subject, 10)
If the issue is that the subject is too long, shorten it to a length that doesn't cause the error e.g. as follows
Left(aItem.Subject, 10)
Graham Mayor - MS MVP (Word) 2002-2019
Visit my web site for more programming tips and ready made processes
http://www.gmayor.com