Thread
:
VLOOKUP using a tab name to reference the lookup range
View Single Post
#
4
Posted to microsoft.public.excel.misc
Dave Peterson
external usenet poster
Posts: 35,218
VLOOKUP using a tab name to reference the lookup range
Oops! I had a typo:
=vlookup(a2,indirect("'" & $a$1 & "'!a:e"),5,false)
timmulla wrote:
--
Regards,
timmulla
--
Dave Peterson
Reply With Quote
Dave Peterson
View Public Profile
Find all posts by Dave Peterson