Thread
:
vlookup
View Single Post
#
1
tjh
Posts: n/a
vlookup
hello,
I am using a vlookup such as:
=vlookup(a8,FST,9,false)
I would like the FST to reference another cell such as:
=vlookup(a8,b1,9,false)
When I do this it gives me a #N/A error. How can I make this work.
Thank You,
Reply With Quote