white_flag
06-23-2011, 12:53 AM
hello
Can some one tell me how can I put this condition:
If in the curent document Style "Normal" exist do code Else...
I put this one but it is not good
If ActiveDocument.Styles("Normal") = True Then ...etc
Can some one tell me how can I put this condition:
If in the curent document Style "Normal" exist do code Else...
I put this one but it is not good
If ActiveDocument.Styles("Normal") = True Then ...etc