ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Font Style Properties (https://www.excelbanter.com/excel-programming/428048-font-style-properties.html)

font.style

Font Style Properties
 
With a macro I want to find the property of a font style so if the value is
italic then, else to sometime else.

Many Thanks
Stafford

Jacob Skaria

Font Style Properties
 
If Range("A1").Font.Italic = True then

End If

//Range("A1").Font.Bold
//Range("A1").Font.Strikethrough

If this post helps click Yes
---------------
Jacob Skaria


"font.style" wrote:

With a macro I want to find the property of a font style so if the value is
italic then, else to sometime else.

Many Thanks
Stafford



All times are GMT +1. The time now is 07:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com