Hello,
Hope all are doing well.
Basically, I'm looking to get "Y" or "N" in sheet1 column B for any changes in sheet2 to in columns F and G based on Colum E. I use the formula below, but getting the same results for all other employees hasn't had state change.
=IF(INDEX(Sheet2!E:E,MATCH(1,COUNTIF($B$1,Sheet2!E:E),0))=$B$1,IF(VLOOKUP($A2,Sheet2!B:F,5,FALSE)=VLOOKUP($A2,Sheet2!B:G,6,0),"N","Y"),"N")
Thank you for the help
Bhavan
Bookmarks