=IF(OR(N18={"$","€"}),VLOOKUP(B18,[RefHidden_110815.xlsx]Ref!$BV$5:$BY$60,MATCH(N18,[RefHidden_110815.xlsx]Ref!$BV$3:$BY$3,0)),"1")
I'd like to add additional IF's to this formula so that
IF N18 = "£" then return "1"
IF N18 = "" then return "--"
Can anyone help. Thanks.
Dan
I'd like to add additional IF's to this formula so that
IF N18 = "£" then return "1"
IF N18 = "" then return "--"
Can anyone help. Thanks.
Dan