Dear all, Here is a five if statement formula need to shorter way . currently I am doing all together but it looks big formula . is there any alternative small formula to solve my issue ?
![]()
H2=IF(B2=G2,"cd com","") H2=IF(C2=G2,"cd def","") H2=IF(D2=G2,"cd noo","") H2=IF(E2=G2,"cu ope","") H2=IF(F2=G2,"cd cdn","")
Bookmarks