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

happy holiday everybody! is there a function, or VBA code, that can tell the
color of a cell, given that the color is determined by 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 i want to print a sheet
only when a value in the grid is highlighted.
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ken Ken is offline
external usenet poster
 
Posts: 207
Default conditional format question

Instead of using VBA to check on the cell color, wouldn't it make more
sense to build the conditional format logic into a cell formula
directly?

Ken


On Jul 3, 5:32 pm, mwam423 wrote:
happy holiday everybody! is there a function, or VBA code, that can tell the
color of a cell, given that the color is determined by 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 i want to print a sheet
only when a value in the grid is highlighted.



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

i'm using a macro to determine which pages to print, if there's formula which
will check an array, or grid, for highlighted cells and return true/false
that would be fine . .

"Ken" wrote:

Instead of using VBA to check on the cell color, wouldn't it make more
sense to build the conditional format logic into a cell formula
directly?


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 Format question tbernhardt Excel Worksheet Functions 1 October 12th 09 08:48 PM
Conditional format question.. simon steel Excel Worksheet Functions 6 February 12th 08 09:02 PM
conditional format question - I think... simon Excel Worksheet Functions 3 November 5th 07 07:19 PM
Conditional Format Question carl Excel Worksheet Functions 3 June 28th 06 03:42 PM
Conditional Format Question DougS Excel Worksheet Functions 3 May 3rd 05 01:36 AM


All times are GMT +1. The time now is 10:16 AM.

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"