tanvirabid
New Member
- Joined
- Aug 21, 2019
- Messages
- 8
I have two sheets for 2 assets: 13100 and 13200. I have monthly numbers (i.e. Jan, Feb etc) for several accounts. I am trying to create a formula to get the numbers for a particular month for a particular asset. I am trying to use the indirect function. I have created "Data" in the Name manager. But my formula isn't working: =VLOOKUP($A5,INDIRECT(""&$B5&"!Data"),MATCH(C$2,INDIRECT(""&$B5&"!Data",0),0))
There seems to be an issue in the formula after the Match i.e. the second indirect. It is not connecting the month to the asset. Would appreciate if someone can assist.
There seems to be an issue in the formula after the Match i.e. the second indirect. It is not connecting the month to the asset. Would appreciate if someone can assist.