I have the following array formula below, which gives me the correct result
It would be appreciated if someone could kindly assist me in amending the above formula
Code:
=INDEX(D:D,MATCH(1,SEARCH("Grand*",A:A))) ]/code]
Alt+Shift+enter
I have tried add text to this, but get message opening or closing Parenthesis missing
[code] ="The Balance on a/c 975415 is "&TEXT(INDEX(D:D,MATCH(1,SEARCH("Grand*",A:A,"$,##0.00")))
It would be appreciated if someone could kindly assist me in amending the above formula
Last edited: