Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
NWO NWO is offline
external usenet poster
 
Posts: 60
Default Comparing two Excel data ranges for chnages...

I have one Excel list with two columns, NAME and GRADE, with about 400
records. This list of data is good for two weks after which time I receive
another Excel list with basically the same data from our Personnel
department. What I wish to do is to compare this new list against the
current list, and highlight any NAME and/or GRADE value differences in the
new list. The changed values on the new list will be used to update our
database. The lists can either be on seperate worksheets or next to each
other

Mark :)


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 103
Default Comparing two Excel data ranges for chnages...

comparing Two Ranges Name the Old Grades Range "OLD LIST"
The second list is New Grades Range "NEW LIST" Use Insert Range Define
command.
Select the cells in the OLD LIST range
Choose Format, Conditional Formatting, Choose Formula
=COUNTIF (NewList, A2)=0
Click format button specify the formatting to apply when the condition is true
A diffirent colored back ground is a good choice
Click OK
Note: This formula counts the # of times a value appears
try =B2 = C2 Then format the back ground --
If the ranges are in seperate books you will need to tell the formula where
the ranges are.

William<"M"




"NWO" wrote:

I have one Excel list with two columns, NAME and GRADE, with about 400
records. This list of data is good for two weks after which time I receive
another Excel list with basically the same data from our Personnel
department. What I wish to do is to compare this new list against the
current list, and highlight any NAME and/or GRADE value differences in the
new list. The changed values on the new list will be used to update our
database. The lists can either be on seperate worksheets or next to each
other

Mark :)


  #3   Report Post  
Posted to microsoft.public.excel.misc
NWO NWO is offline
external usenet poster
 
Posts: 60
Default Comparing two Excel data ranges for chnages...

Thank you.

Didn't work.

OldList has two columns of data, NAME and GRADE. New List also has two
columns of data, NAME and GRADE. Now New List can have less or more records
than OLdList. What I want to happen is for every cell in the new list, check
the OldList for a matching value, if value dosn't match, then highlight cell.
So while the Name cell can match, the corresponding Grade cell may be
different on the new list, and I want that cell in the NewList to be
highlighted. NewList can also have new records (NAME and GRADE) that don;t
appear on the OldList, I want these cells highlighted also.

Thank you.

Mark


"Sunday88310" wrote:

comparing Two Ranges Name the Old Grades Range "OLD LIST"
The second list is New Grades Range "NEW LIST" Use Insert Range Define
command.
Select the cells in the OLD LIST range
Choose Format, Conditional Formatting, Choose Formula
=COUNTIF (NewList, A2)=0
Click format button specify the formatting to apply when the condition is true
A diffirent colored back ground is a good choice
Click OK
Note: This formula counts the # of times a value appears
try =B2 = C2 Then format the back ground --
If the ranges are in seperate books you will need to tell the formula where
the ranges are.

William<"M"




"NWO" wrote:

I have one Excel list with two columns, NAME and GRADE, with about 400
records. This list of data is good for two weks after which time I receive
another Excel list with basically the same data from our Personnel
department. What I wish to do is to compare this new list against the
current list, and highlight any NAME and/or GRADE value differences in the
new list. The changed values on the new list will be used to update our
database. The lists can either be on seperate worksheets or next to each
other

Mark :)


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
comparing ranges/arrays asaylor Excel Worksheet Functions 7 June 14th 06 12:53 AM
Comparing ranges: ben simpson Excel Discussion (Misc queries) 1 March 8th 06 05:35 AM
Comparing two data ranges for differences. jason.r.swinehart Excel Discussion (Misc queries) 0 January 12th 06 08:50 PM
How to : Comparing Two Ranges lockwood7 Excel Worksheet Functions 3 August 3rd 05 02:43 PM
i changed a document then saved the chnages, is there anything i . RaHeEL HuSsAIn Excel Discussion (Misc queries) 1 February 24th 05 11:42 PM


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