I have 3 formulas to get the same result.
=IFNA(VLOOKUP(A4:A13,G5:H8,2,0)*B4:B13,D4:D13)
=IFNA(--TEXT(VLOOKUP(A4:A13,G3:H6,2,0)*B4:B13,"0.00;;"&D4:D13),0)
=IF(COUNTIFS(G3:G4,A4:A13),D4:D13,VLOOKUP(A4:A13,G3:H8,2,0)*B4:B13)
I have 3 formulas to get the same result.
=IFNA(VLOOKUP(A4:A13,G5:H8,2,0)*B4:B13,D4:D13)
=IFNA(--TEXT(VLOOKUP(A4:A13,G3:H6,2,0)*B4:B13,"0.00;;"&D4:D13),0)
=IF(COUNTIFS(G3:G4,A4:A13),D4:D13,VLOOKUP(A4:A13,G3:H8,2,0)*B4:B13)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks