Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default finding a Color Formatted Cell and then displaying a cell's value in same row??

Hello,
this appears to be an easier one, but......

I have a sheet with a table of data that is basically all values
derived from formulas that read off of the main data sheet. Pretty
standard.

In column H, there are values that i have 'conditionally formatted' to
turn
red if the value is over 6.0%. that work's great.

I also came up with a formula to Count the number of cells in column H
if over 6.0%, which also works great:
=COUNTIF(H3:H92,""&TEXT(H$1,"0%")) . with the testing parameter limit
of 6% being in cell H1.

column A has the sample number that will need to be retested if the
value in
H is over 6.0%. the value in column H will always correspond to
sample number in column A, ie, always same row.

WHAT WOULD BE GREAT IS TO HAVE A GROUP OF CELLS THAT DISPLAY THE
CORRESPONDING
VALUE IN COLUMN A OF THE CELLS THAT ARE OVER 6.0% IN COLUMN H. then i
would have a message box display the actual sample numbers that needed
retesting.

so i would think i need a way to reference the value in column A if
the value
in column H is either: formatted red, or exceeds 6.0%.


Any help on this will be appreciated,

Thanks

SF
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default finding a Color Formatted Cell and then displaying a cell's value in same row??

For the fan of Thomas Covenant the Unbeliever in the front row:

For example in Cell "A1" =IF(H16.0%,H1,"")

Does that work for you? - Pikus


---
Message posted from http://www.ExcelForum.com/

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default finding a Color Formatted Cell and then displaying a cell's value in same row??

I was really trying to complicate things, wasn't i?

Many Thanks Giantfriend.


pikus wrote in message ...
For the fan of Thomas Covenant the Unbeliever in the front row:

For example in Cell "A1" =IF(H16.0%,H1,"")

Does that work for you? - Pikus


---
Message posted from http://www.ExcelForum.com/

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default finding a Color Formatted Cell and then displaying a cell's value in same row??

Any time! - Piku

--
Message posted from http://www.ExcelForum.com

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
Formula to populate data in a cell based on another cell's color Cassie Excel Discussion (Misc queries) 1 February 6th 09 04:12 PM
make all cells in same row match cell formatted with fill color zjopa Excel Discussion (Misc queries) 2 May 21st 08 04:26 AM
Finding the vaule of a cell's fill color USAF Sgt Mark Excel Discussion (Misc queries) 1 February 25th 08 02:51 AM
copying part of a cell's contents (formatted as dd:hh:mm) Tom in Americus Excel Worksheet Functions 1 March 27th 06 12:07 AM
change cell background color when another cell's value = 40 da haole boy Excel Discussion (Misc queries) 2 February 19th 06 01:42 AM


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