Forum Discussion
amandaramos
Dec 06, 2019Copper Contributor
Help with function if on excel
I am trying to compare two lists and see the records that match and doesn't match with if statement
=if(A2=H2,TRUE,FALSE)
however, when dragging down the formula to the whole file it only gives me all true or all false, if do each individually then it seems to work.
see the file attached, any help will be appreciated.
Thanks,
Amanda
5 Replies
- SergeiBaklanDiamond Contributor
- amandaramosCopper Contributor
SergeiBaklan , I did as you suggested but once I drag the formula down, it gives me all false even for the ones that match
- SergeiBaklanDiamond Contributor