thorpyuk
Well-known Member
- Joined
- Mar 14, 2006
- Messages
- 1,453
Hi,
I want to return a string on an index/match, but can't quite figure out exactly what the formula should be.
=INDEX(Input!$G$2:$G$1461,MATCH(C$5,IF(Input!$A$2:$A$1461=$A9,Input!$J$2:$J$1461),0))
Something like that, where column J is a date, and column A is matching to the string in cell C5, and column G is what i want to return - in this instance it should return 'Investment'
For some reason it's giving me an error
Thanks guys :/
I want to return a string on an index/match, but can't quite figure out exactly what the formula should be.
=INDEX(Input!$G$2:$G$1461,MATCH(C$5,IF(Input!$A$2:$A$1461=$A9,Input!$J$2:$J$1461),0))
Something like that, where column J is a date, and column A is matching to the string in cell C5, and column G is what i want to return - in this instance it should return 'Investment'
For some reason it's giving me an error
Thanks guys :/