ehardway123
New Member
- Joined
- May 24, 2013
- Messages
- 22
Hey all,
I am stuck on this formula. So I created key to lookup and match a type a for a month to get a value. Some the keys do not have a value (meaning key is non existent) for a month so it returns as #N/A in the cell. This is the lookup formula I have.
=HLOOKUP(I4,'BL!A:M1095,MATCH(CALC!B9,A2:A1095,0),FALSE)
how can I get the return values that are #N/A to be zero instead? I know an IF statement can but I haven't been able to figure it out. Please help!
Erica
I am stuck on this formula. So I created key to lookup and match a type a for a month to get a value. Some the keys do not have a value (meaning key is non existent) for a month so it returns as #N/A in the cell. This is the lookup formula I have.
=HLOOKUP(I4,'BL!A:M1095,MATCH(CALC!B9,A2:A1095,0),FALSE)
how can I get the return values that are #N/A to be zero instead? I know an IF statement can but I haven't been able to figure it out. Please help!
Erica