Hello,
Need help on comparing two fields and determining if its a match, if match is true than (in a new field) replace with true, else false.
Tried the If statements but its only replacing with the INDV ID if it matchs, else putting the FAM ID.
Please see example below.
Fam ID INDV ID
123 123 Y
124 934 N
125 564 N
Thanks for the help