Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Help with function please

Select your range (eg. A1:A40)
conditional Formatting
Cell Value Is equal to =$B$1

Format any color you like


"Mick B" wrote:

I want to place a series of numbers, say 1-40 on a spreadsheet. Once that
number has been selected in a separate column, I want the corresponding
number in the list to be highlighted in some way, or even deleted if that is
easier to do?

Am I explaining myself well enough?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Help with function please

I will try and explain better! I have entered the numbers 1-40 in a block
range of cells, say Column E1:E40. If I enter a number down column A that
matches any number from 1-40 I would like the corresponding number in column
E to change colour in some way. Is this possible?

"Teethless mama" wrote:

Select your range (eg. A1:A40)
conditional Formatting
Cell Value Is equal to =$B$1

Format any color you like


"Mick B" wrote:

I want to place a series of numbers, say 1-40 on a spreadsheet. Once that
number has been selected in a separate column, I want the corresponding
number in the list to be highlighted in some way, or even deleted if that is
easier to do?

Am I explaining myself well enough?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 213
Default Help with function please

I have entered the numbers 1-40 in a
block range of cells, say Column E1:E40. If I enter a number down
column A that matches any number from 1-40 I would like the
corresponding number in column E to change colour in some way. Is this
possible?


One way is to select E1:E40 and use:

Format Conditional Formatting Formula is

=COUNTIF(A:A,E1)0
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Help with function please

Thanks for trying, but that doesnt seem to work- perhaps it is me? Any other
suggestions?

Hope someone can help!

"MyVeryOwnSelf" wrote:

I have entered the numbers 1-40 in a
block range of cells, say Column E1:E40. If I enter a number down
column A that matches any number from 1-40 I would like the
corresponding number in column E to change colour in some way. Is this
possible?


One way is to select E1:E40 and use:

Format Conditional Formatting Formula is

=COUNTIF(A:A,E1)0

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Help with function please

Mick

Works for me in 2003.

Are you selecting E1:E40 then entering the formula in FormatCFFormula is:

Make sure Excel does not change the E1 to $E$1 or similar.


Gord Dibben MS Excel MVP

On Wed, 2 Apr 2008 00:47:01 -0700, Mick B
wrote:

Thanks for trying, but that doesnt seem to work- perhaps it is me? Any other
suggestions?

Hope someone can help!

"MyVeryOwnSelf" wrote:

I have entered the numbers 1-40 in a
block range of cells, say Column E1:E40. If I enter a number down
column A that matches any number from 1-40 I would like the
corresponding number in column E to change colour in some way. Is this
possible?


One way is to select E1:E40 and use:

Format Conditional Formatting Formula is

=COUNTIF(A:A,E1)0


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
copy of excel file not showing formulal/function in the function b oaallam Excel Discussion (Misc queries) 4 September 6th 07 01:20 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM
Nested IF Function, Date Comparing, and NetworkDays Function carl Excel Worksheet Functions 2 December 29th 04 09:57 PM


All times are GMT +1. The time now is 09:44 AM.

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"