L
Lee
I have tried a docvariable but can't seem to get it to
work...
I tried:
If ActiveDocument.Variables("new").Value = 0 Then
FrmOutwardLetter.Show
End If
and I had a variable in the document named "new".
This is probably wrong... Don't know how to do this as I'm
new at VBA. Can anyone help with some code please?
Thanks
work...
I tried:
If ActiveDocument.Variables("new").Value = 0 Then
FrmOutwardLetter.Show
End If
and I had a variable in the document named "new".
This is probably wrong... Don't know how to do this as I'm
new at VBA. Can anyone help with some code please?
Thanks