E
Edward
Hi every one,
I use .Font.name="+mj-lt" to apply heading and body text font , but later
when I check the same font using
If .Font.Name = "+mj-lt" Then
some code
Else
debug.print .font.name
End If
it can't recognize the heading font although it prints the same name and in
fact its the same font.
Any thoughts?
I use .Font.name="+mj-lt" to apply heading and body text font , but later
when I check the same font using
If .Font.Name = "+mj-lt" Then
some code
Else
debug.print .font.name
End If
it can't recognize the heading font although it prints the same name and in
fact its the same font.
Any thoughts?