Crikey. I am really not paying attention.
Yes, whatever variable name you use, be consistent!
If you use wrdPara[vba]
Dim wrdPara As Paragraph
[/vba]then use wrdPara, in your Set instruction, and where ever you use wrdPara.
If you use oPara, then use oPara.
I can't believe I did that.




Reply With Quote