Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a user that is trying to do the following:
In column A is a set of numbers (for this example we will say 40 rows) In column B is a set of numbers (for this example we will say 40 rows) In column C she waits to write a forumla that looks looks at the numbers in column A and compares them to the numbers in column B. If it looks at the numbers in A1 for example and there is a matching number in B7 it would be a true value in A3, if no matching number was found it would put a false in A3. This forumla would continue for all 40 rows. What I had tried was =IF(A1=$B$1:$B$40,1,0) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If function to match colunms | Excel Discussion (Misc queries) | |||
change in colunms of sheet- and macro ? | Excel Discussion (Misc queries) | |||
Matching data in multiple colunms | Excel Discussion (Misc queries) | |||
Comparison of data in two separate colunms | Excel Discussion (Misc queries) | |||
creating spreadsheet with colunms for names adresses & zipcodes | Excel Discussion (Misc queries) |