stephen.smith
Board Regular
- Joined
- Jul 7, 2010
- Messages
- 119
Hi Guys
I am having issues with two formulas which I have pasted below. Both of the formulas work perfectly however in some cases there is will be no possible answer in which case the cells with these formulas display #NA. Is it possible to perform these formulas in a way that if there is no possible answer that the cell remains empty and does not display #NA.
Thanks in advance and if anyone needs more info please let me know.
=VLOOKUP(B3,'PS 1'!$VW$1:$VX$13,2)
=INDEX('PS 1'!$B$52:$G$52,,MATCH(2,'PS 1'!$B$5:$G$5,0))
I am having issues with two formulas which I have pasted below. Both of the formulas work perfectly however in some cases there is will be no possible answer in which case the cells with these formulas display #NA. Is it possible to perform these formulas in a way that if there is no possible answer that the cell remains empty and does not display #NA.
Thanks in advance and if anyone needs more info please let me know.
=VLOOKUP(B3,'PS 1'!$VW$1:$VX$13,2)
=INDEX('PS 1'!$B$52:$G$52,,MATCH(2,'PS 1'!$B$5:$G$5,0))