ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Identify files on two diff spreadsheets (https://www.excelbanter.com/excel-discussion-misc-queries/252164-identify-files-two-diff-spreadsheets.html)

joel

Identify files on two diff spreadsheets
 
I need help...

I have two spreadsheets, named 2008 and RS, both with file numbers in column
A1 with different information in the other columns. I need to know if the
files on the spreadsheet "RS" are on the spreadsheet "2008" and if so, then
put a "1" in column "U" next to that file on the "2008" spreadsheet.

I tried the vlookup function, but couldn't quite figure it out. Please help.

Thanks in advance.

JLatham

Identify files on two diff spreadsheets
 
Try this formula in column U of the 2008 sheet:
=IF(COUNTIF(RS!A:A,'2008'!A1)0,"U","")
fill the formula down so that it appears in each row that has an account
number in it on the 2008 sheet.


"JoeL" wrote:

I need help...

I have two spreadsheets, named 2008 and RS, both with file numbers in column
A1 with different information in the other columns. I need to know if the
files on the spreadsheet "RS" are on the spreadsheet "2008" and if so, then
put a "1" in column "U" next to that file on the "2008" spreadsheet.

I tried the vlookup function, but couldn't quite figure it out. Please help.

Thanks in advance.



All times are GMT +1. The time now is 03:54 PM.

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