I have been trying to set up formula below on 3 line using a _ in between but code changes to red
It would be appreciated if someone could assist me to have code on 3 lines below each other
Code:
"=IF(ISNUMBER(MATCH(RC[-7],'[BR1 Import Template." & C & ".xlsm]Data Import'!C1,0)),VLOOKUP(RC[-7],'[BR1 Import Template." & C & ".xlsm]Data Import'!C1:C7,7,FALSE),VLOOKUP(RC[-7]+0,'[BR1 Import Template." & C & ".xlsm]Data Import'!C1:C7,7,FALSE))"
It would be appreciated if someone could assist me to have code on 3 lines below each other