Thread: List as Range
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Troubled User Troubled User is offline
external usenet poster
 
Posts: 85
Default List as Range

I am loading multiple sheets with external data. I am going to load each set
of data into a different "List". I would like to use the List as a range in
other functions, ie use the Vlookup to scan the List.

Anyone familiar with how to set a Range equal to a List?