Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
kev kev is offline
external usenet poster
 
Posts: 1
Default Vlookup on named range

Anybody got any ideas on how to select the table_array from a list of
them. I have tried to vlookup within the vlookup ie
=vlookup(a1,vlookup(b1,list,2,false),2,false) but it don't like it.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Vlookup on named range

=vlookup(a1,Indirect(vlookup(b1,list,2,false)),2,f alse)

--
Regards,
Tom Ogilvy

"kev" wrote in message
om...
Anybody got any ideas on how to select the table_array from a list of
them. I have tried to vlookup within the vlookup ie
=vlookup(a1,vlookup(b1,list,2,false),2,false) but it don't like it.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vlookup, concatenated named range patti Excel Worksheet Functions 4 March 14th 10 03:20 AM
VLOOKUP with a Named Range argument modernminstrel Excel Worksheet Functions 1 October 13th 08 04:11 PM
using a dynamic named range in a VLOOKUP Dave F Excel Discussion (Misc queries) 3 January 19th 07 08:38 PM
Vlookup in a named range tuph Excel Worksheet Functions 7 May 29th 06 02:23 AM
Vlookup in large named range KemS Excel Worksheet Functions 3 November 23rd 05 06:14 PM


All times are GMT +1. The time now is 08:17 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"