S
Senad Isanovic
Before I use a style - how do I check that the style exists..? (without
using On Error goto...)
Selection.Style = ActiveDocument.Styles("widPunktlista")
using On Error goto...)
Selection.Style = ActiveDocument.Styles("widPunktlista")