Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 103
Default print macro dependent on conditional format

i'm using conditional formatting to highlight when values reach beyond
accepted tolerances (i've got several columns in a sheet and near top of each
column is recommended tolerance. in cells directly below i've got values and
when a value is greater than tolerance the cell will change color ). i have
multiple sheets representing different projects, and a summary sheet which
lists each project. i want to print the summary each period and print a
project sheet
only when a value in it's grid is highlighted, i.e., there is tolerance issue.

is there a function, or VBA code, that can tell the
color of a cell, given that the color is determined by conditional format?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default print macro dependent on conditional format

See Chip Pearson's site.

http://www.cpearson.com/excel/CFColors.htm


Gord Dibben MS Excel MVP

On Thu, 5 Jul 2007 13:28:01 -0700, mwam423
wrote:

i'm using conditional formatting to highlight when values reach beyond
accepted tolerances (i've got several columns in a sheet and near top of each
column is recommended tolerance. in cells directly below i've got values and
when a value is greater than tolerance the cell will change color ). i have
multiple sheets representing different projects, and a summary sheet which
lists each project. i want to print the summary each period and print a
project sheet
only when a value in it's grid is highlighted, i.e., there is tolerance issue.

is there a function, or VBA code, that can tell the
color of a cell, given that the color is determined by conditional format?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 103
Default print macro dependent on conditional format

hi gord, appreciate the response. took a look at the site and have question
(i'm hoping you might know answer), can =ColorIndexofCF, or =ColorofCF be
applied to a range?

"Gord Dibben" wrote:

See Chip Pearson's site.

http://www.cpearson.com/excel/CFColors.htm


Gord Dibben MS Excel MVP

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default print macro dependent on conditional format

No. One cell only.

The countof and sumby take ranges.

Gord

On Thu, 5 Jul 2007 16:12:03 -0700, mwam423
wrote:

hi gord, appreciate the response. took a look at the site and have question
(i'm hoping you might know answer), can =ColorIndexofCF, or =ColorofCF be
applied to a range?

"Gord Dibben" wrote:

See Chip Pearson's site.

http://www.cpearson.com/excel/CFColors.htm


Gord Dibben MS Excel MVP


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 103
Default print macro dependent on conditional format

hi gord, sumby does the trick, thanks again for your help!


"Gord Dibben" wrote:

No. One cell only.

The countof and sumby take ranges.

Gord



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
How to set a conditional format that is dependent on cell type Phil Chamberlin Excel Discussion (Misc queries) 2 August 29th 08 05:59 PM
conditional number format dependent on other cell Harold Good Excel Discussion (Misc queries) 2 April 25th 08 03:41 PM
Conditional Formatting dependent on another cell Martin Ledgard[_2_] Excel Discussion (Misc queries) 3 November 18th 07 11:48 AM
Conditional formatting for a row, dependent on one cell. StargateFanFromWork[_4_] Excel Programming 2 September 8th 06 09:12 PM
Conditional Print Macro Brad Excel Programming 4 July 22nd 05 02:34 AM


All times are GMT +1. The time now is 07:31 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"