View Single Post
 
Old 02-27-2017, 07:32 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Since the expression:
If Len(Trim(.TextFrame.TextRange.Text)) > 1 Then
is unchanged from the previous working version of the macro, I can't see why you'd get a error 5917 unless you changed something else in the code. What is the error message and what does StrType contain at that point?
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote