Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Group, Lets assume I have two worksheets within the same workbook. Let also assume that I have approximately 30 Columns of data with 100 rows The names in column 1 for the most part rarely changes. If they do its because a row has either been added or deleted somewhere in th respective spreadsheets. The names in Column 1 are always unique. S comparing would be, find a name in Sheet 1 Column 1, next look for tha same name in Sheet 2, Column 1. If there is a match, then compare eac row for differences. If there is a change, alter the color of the cel in both worksheets. If a row has been added and doesn't appear in bot worksheets, highlight the row with the addition. If a row is delete highlight the row in the previous worksheet not deleted. For a ver compact comparison routine, would VLOOKUP be my choice to determin changes? If not, what could satisfy my requirements? Ton -- ajociu ----------------------------------------------------------------------- ajocius's Profile: http://www.excelforum.com/member.php...fo&userid=1769 View this thread: http://www.excelforum.com/showthread.php?threadid=39484 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If (Vlookup 0) working, but what if Vlookup cell does not exist | Excel Worksheet Functions | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |