ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Compare 2 columns & format row (https://www.excelbanter.com/excel-worksheet-functions/32020-compare-2-columns-format-row.html)

moremetrics

Compare 2 columns & format row
 

I am not sure which function to use - vlookup, countif, or match. Can
someone help?

File #1 - column A: list of values (values & # of rows change daily)
column T: blank

File #2 - column A: list of values (value & # of rows change daily)

If a value in File #1 column A is found anywhere in File #2 column A, I
would like to color the corresponding row in File #1 blue and put an X
in File #1 column T. The color is actually something that would be
nice but not required.

Thanks in advance for any help!!!

Lia


--
moremetrics
------------------------------------------------------------------------
moremetrics's Profile: http://www.excelforum.com/member.php...o&userid=23537
View this thread: http://www.excelforum.com/showthread...hreadid=381357


bj

in T1 file 1 enter

=if(not(iserror(match(a1,[file 2]sheet1!A:A,0)),"X","") and copy down to the
end of the data
select all in File 1
in conditional formating
formula is =$T1="X"
and set your formating
note you may have to go back into conditional formating a time or two to
make sure there are not extra Quote marks and that relative formating is
correct. I don't know why it gets goofed up sometimes, but it alwasys has
for me.

"moremetrics" wrote:


I am not sure which function to use - vlookup, countif, or match. Can
someone help?

File #1 - column A: list of values (values & # of rows change daily)
column T: blank

File #2 - column A: list of values (value & # of rows change daily)

If a value in File #1 column A is found anywhere in File #2 column A, I
would like to color the corresponding row in File #1 blue and put an X
in File #1 column T. The color is actually something that would be
nice but not required.

Thanks in advance for any help!!!

Lia


--
moremetrics
------------------------------------------------------------------------
moremetrics's Profile: http://www.excelforum.com/member.php...o&userid=23537
View this thread: http://www.excelforum.com/showthread...hreadid=381357



moremetrics


This worked perfectly. I REALLY appreciate it!


--
moremetrics
------------------------------------------------------------------------
moremetrics's Profile: http://www.excelforum.com/member.php...o&userid=23537
View this thread: http://www.excelforum.com/showthread...hreadid=381357



All times are GMT +1. The time now is 06:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com