View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ken King Ken King is offline
external usenet poster
 
Posts: 15
Default Return array of data by date range

I am trying to determine if VLOOKUP can search an array by any day within a
calendar month (look_up_value) and return a list of names in the adjacent
column (table_array).
Ken