Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Determine in VBA if a cell has conditional formatting applied

Hi,

Is there a way to determine through VBA if a cell has conditional formatting
applied to it?

--
TIA
Chuck M.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Determine in VBA if a cell has conditional formatting applied

Try something like this:

ActiveCell.FormatConditions.Count 0

--
Jim
"Chuck M" wrote in message
...
| Hi,
|
| Is there a way to determine through VBA if a cell has conditional
formatting
| applied to it?
|
| --
| TIA
| Chuck M.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Determine in VBA if a cell has conditional formatting applied

Perfect! Thanks Jim.
--
Thanks.
Chuck M.


"Jim Rech" wrote:

Try something like this:

ActiveCell.FormatConditions.Count 0

--
Jim
"Chuck M" wrote in message
...
| Hi,
|
| Is there a way to determine through VBA if a cell has conditional
formatting
| applied to it?
|
| --
| TIA
| Chuck M.



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
Conditional Formatting Applied when Statement Not True Deanna Excel Discussion (Misc queries) 7 September 23rd 09 04:14 PM
In Excel, can Boolean logic be applied to conditional formatting? PeterL Excel Worksheet Functions 3 October 26th 06 08:16 PM
can conditional formatting be applied in more then three instance Mary jane New Users to Excel 2 December 21st 05 04:02 AM
counting cells with conditional formatting applied HalB Excel Discussion (Misc queries) 3 February 21st 05 01:21 PM
How do I determine if conditional formatting is applied to an exc. MarkTheNuke Excel Programming 18 February 16th 05 09:59 PM


All times are GMT +1. The time now is 10:19 PM.

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

About Us

"It's about Microsoft Excel"