PC Review


Reply
Thread Tools Rate Thread

Determine in VBA if a cell has conditional formatting applied

 
 
=?Utf-8?B?Q2h1Y2sgTQ==?=
Guest
Posts: n/a
 
      1st May 2007
Hi,

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

--
TIA
Chuck M.
 
Reply With Quote
 
 
 
 
Jim Rech
Guest
Posts: n/a
 
      1st May 2007
Try something like this:

ActiveCell.FormatConditions.Count > 0

--
Jim
"Chuck M" <(E-Mail Removed)> wrote in message
news:3858022A-98CF-4F71-9551-(E-Mail Removed)...
| Hi,
|
| Is there a way to determine through VBA if a cell has conditional
formatting
| applied to it?
|
| --
| TIA
| Chuck M.


 
Reply With Quote
 
=?Utf-8?B?Q2h1Y2sgTQ==?=
Guest
Posts: n/a
 
      1st May 2007
Perfect! Thanks Jim.
--
Thanks.
Chuck M.


"Jim Rech" wrote:

> Try something like this:
>
> ActiveCell.FormatConditions.Count > 0
>
> --
> Jim
> "Chuck M" <(E-Mail Removed)> wrote in message
> news:3858022A-98CF-4F71-9551-(E-Mail Removed)...
> | Hi,
> |
> | Is there a way to determine through VBA if a cell has conditional
> formatting
> | applied to it?
> |
> | --
> | TIA
> | Chuck M.
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formatting Applied when Statement Not True Deanna Microsoft Excel Misc 6 23rd Sep 2009 04:14 PM
Can conditional formatting be applied to checkboxes? MariahJ Microsoft Access 3 10th Sep 2006 05:33 PM
can conditional formatting be applied in more then three instance =?Utf-8?B?TWFyeSBqYW5l?= Microsoft Excel New Users 2 21st Dec 2005 04:02 AM
How do I determine if conditional formatting is applied to an exc. =?Utf-8?B?TWFya1RoZU51a2U=?= Microsoft Excel Programming 17 16th Feb 2005 09:59 PM
Conditional formatting inconsistently applied Robin Microsoft Excel Worksheet Functions 1 2nd Apr 2004 04:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:48 AM.