I need help comparing value for multiple fields. I have over 100 fields that need to be reviewed. I tried creating a formula however, it will take quite some time to add a formula for each comparison (i.e IF [LAST NAME] = [LAST NAME FH] THEN "MATCH" ELSE "REVIEW" ENDIF) since I have over 100 fields. The field that needs to be compared contain a suffix of FH. I need a new validation field added for each comparison.
Below are examples of my field names.
LAST NAME
LAST NAME FH
FIRST NAME
FIRST NAME FH
BIRTH DATE
BIRTH DATE FH
TERMINATION DATE
TERMINATION DATE FH