I'm trying to do a vlookup from one sheet to the next and I defined the cell already. I entered the formula
=vlookup(a2,nameofcelldefined,column,false)
and this brings up #NA. now I tried using the table under the formula tab so I can just type in what I need and it makes the formula for me. when I do that I get a #VALUE error Table_array. how do I fix this?