I am trying to compare current and history data to find out if number field is matching.
Currently, there are columns A through AM. However, the combination of S, T, U columns makes a unique row.
So I want to compare that combination to sheet2(history data) to find out if column Z is matching to the current value, and return "pass" if matching to the history data, and "review" if is not matching to history data. Is there any way to write this formula in Excel? I've tried to make a unique field by creating formula like this s2&t2&u2 both in history and current data, but vlookup does not work on this. Is there any way to make this process work?
Thank you
Currently, there are columns A through AM. However, the combination of S, T, U columns makes a unique row.
So I want to compare that combination to sheet2(history data) to find out if column Z is matching to the current value, and return "pass" if matching to the history data, and "review" if is not matching to history data. Is there any way to write this formula in Excel? I've tried to make a unique field by creating formula like this s2&t2&u2 both in history and current data, but vlookup does not work on this. Is there any way to make this process work?
Thank you
Last edited: