Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
textbox font style Bert[_7_] Excel Programming 7 May 12th 08 03:36 AM
Change the Font Style in VBA justme0010[_2_] Excel Discussion (Misc queries) 1 January 15th 08 04:07 AM
macro_change font style tommy_gtr[_2_] Excel Programming 6 August 10th 05 02:31 PM
macro_change font style dominicb[_84_] Excel Programming 1 August 9th 05 01:51 PM
adding and removing style properties jmeg[_2_] Excel Programming 1 November 18th 03 03:41 PM


All times are GMT +1. The time now is 08:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"