I seem to be posting alot here lol..
why does the return address no show on my page?
If society = "" Then rtnAddress = False
Else
rtnAddress = society & " - Stake " & stake
End If
'objDoc.Envelope.Insert(,strAddress,,,rtnaddress,,, "C5")
With objDoc.Envelope
.Insert...