When I run vlookup I get N/A. Also an error message saying quot;excel can't
complete task with availabe resources. Choose less data or close other
applications.quot; I tried closing my other applications and that didn't work.
I'm almost positive my formula's correct. Any thoughts?
=VLOOKUP(A2,'Master ZIP Code Cross-References 2005.xls'!$A$2:$C$30104,3,FALSE)
How much RAM do you have?
quot;Help with vlookupquot; wrote:
gt; When I run vlookup I get N/A. Also an error message saying quot;excel can't
gt; complete task with availabe resources. Choose less data or close other
gt; applications.quot; I tried closing my other applications and that didn't work.
gt; I'm almost positive my formula's correct. Any thoughts?
gt;
gt; =VLOOKUP(A2,'Master ZIP Code Cross-References 2005.xls'!$A$2:$C$30104,3,FALSE)
You don't have a sheet reference in your xls file. I think you may have
to do something like:
=VLOOKUP(A2,'[Master ZIP Code Cross-References
2005.xls]Sheet1'!$A$2:$C$30104,3,FALSE)
assuming your table is in Sheet1 and that the file is in the current
folder.
Hope this helps.
Pete
- Nov 21 Wed 2007 20:40
vlookup
close
全站熱搜
留言列表
發表留言