F
FotoArt
hello everyone
Ihave the following code to change font size.
Its not working.
Also, how do I deselect the text after executing the code.
Selection.WholeStory
If Selection.Font.Name = "Tahoma" Then
Selection.Font.Size = 15
End If
any help will be appreciated
thanx
ahmed
Ihave the following code to change font size.
Its not working.
Also, how do I deselect the text after executing the code.
Selection.WholeStory
If Selection.Font.Name = "Tahoma" Then
Selection.Font.Size = 15
End If
any help will be appreciated
thanx
ahmed