aviniarsky
New Member
Hi All,
I'm having issues with getting my indirect function to work when embedded into my index match formula. My attempts result in a "#value!" error.
Initially, i tried indirect with vlookup which worked successfully, and now i'm trying to make it work with index-match.
Here's a snapshot:
![upload_2018-3-22_11-0-32.png upload_2018-3-22_11-0-32.png](https://chandoo.org/forum/data/attachments/50/50962-d26680ff3119a54db3d714e6f2e71b6b.jpg)
with my formula being -=INDEX(INDIRECT("'"&C4&"'!B1:B3"),MATCH(A5,"'"&C4&"'!A1:A3",0))
I have a second sheet - called Jul, which looks like this:
What's the reason for my error?
Thanks in advance.
I'm having issues with getting my indirect function to work when embedded into my index match formula. My attempts result in a "#value!" error.
Initially, i tried indirect with vlookup which worked successfully, and now i'm trying to make it work with index-match.
Here's a snapshot:
![upload_2018-3-22_11-0-32.png upload_2018-3-22_11-0-32.png](https://chandoo.org/forum/data/attachments/50/50962-d26680ff3119a54db3d714e6f2e71b6b.jpg)
with my formula being -=INDEX(INDIRECT("'"&C4&"'!B1:B3"),MATCH(A5,"'"&C4&"'!A1:A3",0))
I have a second sheet - called Jul, which looks like this:
![upload_2018-3-22_11-1-1.png upload_2018-3-22_11-1-1.png](https://chandoo.org/forum/data/attachments/50/50963-be16f98fd27522f15975ce2466adb677.jpg)
What's the reason for my error?
Thanks in advance.