View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 234
Default Using different range names in same function

i have requirement to lookup different ranges in the same
function depending on the day of operation ie vlookup
(a26,range,3,false)where range is one of three differing
ranges - am i able to use a cell reference to change the
range?