Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi guys,
I'm trying to run a check between two worksheets. One worksheet contains a column of serial numbers. On the second worksheet, i have a column of companies (100 different companies) and multiple rows (For the sake of this example, 30 rows) of serial numbers assigned to them. I've tried nesting a IF loop within a sum =(SUM(IF(Sheet2!$A$1:$A$20=Sheet1!B2:B30,1,0))) But apparently, that doesn't work. Just any way to flag the rows that contain the serial numbers that I am looking up would help. Thanks. -Simon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing multiple column values | Excel Worksheet Functions | |||
Formula for comparing rows in a column | Excel Discussion (Misc queries) | |||
Way to put multiple rows into the same column. | Excel Discussion (Misc queries) | |||
Multiple rows to one column | Excel Programming | |||
Problem when trying to convert one column with multiple rows to one row with multiple column | Excel Programming |