Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Checking entries against a column of data

I have an excel spreadsheet that we use as an ongoing log of data,
within this data there is one specfic column that I want to check
against a list of data and I am wondering if this is possible?

Specifically, when the cell in this column is entered, can excel check
that number against a set list of numbers within another row and turn
the background color of that cell a different color if the number
entered is found in the existing list of numbers in another row in the
spreadsheet?

If this is possible, can it be checked against 2 lists of numbers,
returning a different color cell background depending on what list (if
either) the number is found in?

Any help would be greatly appreciated,
Tony

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 695
Default Checking entries against a column of data

y su
Start name-define ur refencelist as fx. List1 and List2
then select ur other list and insert this formula in cond.format
=COUNTIF(List1;A1) ' change A1 to ur first cell in the range
select color
select add
do the same just antoher color and user List2 here


"TonyR" skrev:

I have an excel spreadsheet that we use as an ongoing log of data,
within this data there is one specfic column that I want to check
against a list of data and I am wondering if this is possible?

Specifically, when the cell in this column is entered, can excel check
that number against a set list of numbers within another row and turn
the background color of that cell a different color if the number
entered is found in the existing list of numbers in another row in the
spreadsheet?

If this is possible, can it be checked against 2 lists of numbers,
returning a different color cell background depending on what list (if
either) the number is found in?

Any help would be greatly appreciated,
Tony


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
Checking for double entries The Fool on the Hill Excel Discussion (Misc queries) 6 November 16th 06 12:07 PM
Checking for duplicate entries Daniel- Sydney Excel Discussion (Misc queries) 3 November 7th 06 09:16 AM
Checking for duplicate entries over multiple worksheets madbloke Excel Discussion (Misc queries) 2 May 11th 06 12:56 PM
Finding duplicate cell entries in a column of data Ellie Excel Discussion (Misc queries) 1 July 28th 05 01:41 PM
checking celll in column withblue New Users to Excel 3 May 26th 05 08:39 PM


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