View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default How to apply vlookup formula dynamically to a worksheet

Use a dynamic range

http://www.contextures.com/xlNames01.html#Dynamic

--
__________________________________
HTH

Bob

"vardhan" wrote in message
...
I want to apply vlookup formula to Range of cells, but data may not be
static.
Help me to how to approach that...