View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tony h
 
Posts: n/a
Default Vlookup + Address functions combined


try
=VLOOKUP(L$1, Indirect(A2 & "!$A$1:$B$12",true) ,2,FALSE)


--
tony h
------------------------------------------------------------------------
tony h's Profile: http://www.excelforum.com/member.php...o&userid=21074
View this thread: http://www.excelforum.com/showthread...hreadid=505526