View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gnarvaez3 gnarvaez3 is offline
external usenet poster
 
Posts: 1
Default How can I use "VLOOKUP" with different Table Arrays

I have tried using "VLOOKUP" but I have a problem getting values from more
than one table array

For example,

In one cell I want information from "Equipment" but in another cell I want
information from "Employee" but instead only receive #NAME?

Please any help?