Dan_K_2014
Member
Hell all,
I have a formula:
=IFERROR(IF(J4="","Revenue")&(VLOOKUP(J4,List!G2:I49,3)),"")
Vlookup is looking for a Name based on J4 code. I want to have a name in cell C7 "Revenue" if J4 is empty and Vlookup does not bring any name.
Thank you.
I have a formula:
=IFERROR(IF(J4="","Revenue")&(VLOOKUP(J4,List!G2:I49,3)),"")
Vlookup is looking for a Name based on J4 code. I want to have a name in cell C7 "Revenue" if J4 is empty and Vlookup does not bring any name.
Thank you.