Quote:
Originally Posted by Leonatus
Yes, that has been my initial reasoning, but it didn't work. I thought it had probably to do with the Chr(34) in
Code:
If Mid(sRaw, J, 1) = Chr(34) Then
If iNorm > 0 Then
iNorm = iNorm - 1
Else
iNorm = iNorm + 1
End If
,
but I didn't find a way out.
|
That section searches for dumb quotes ("...") and shouldn't have any effect on the following section. Maybe there's a problem with MS Word.
Try the modified macro on the machine that works with Toxaris's tool.