Forum Discussion
justinbellpsy
Nov 06, 2023Copper Contributor
Return the matching value if two cells match
I am looking to create a function that checks if two cells match, then return their matching value if true. A hypothetical depiction of this function is below: Does Link Work? (Reviewer 1) Do...
- Nov 06, 2023
HansVogelaar
Nov 06, 2023MVP
justinbellpsy
Nov 06, 2023Copper Contributor
Amazing! Was not aware of the capabilities of IF here. Thanks so much!