PC Review


Reply
Thread Tools Rate Thread

How to apply vlookup formula dynamically to a worksheet

 
 
vardhan
Guest
Posts: n/a
 
      18th Jun 2008
I want to apply vlookup formula to Range of cells, but data may not be static.
Help me to how to approach that...

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      18th Jun 2008
Use a dynamic range

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

--
__________________________________
HTH

Bob

"vardhan" <(E-Mail Removed)> wrote in message
news:CEC1201E-4750-44DC-8A21-(E-Mail Removed)...
>I want to apply vlookup formula to Range of cells, but data may not be
>static.
> Help me to how to approach that...
>



 
Reply With Quote
 
David
Guest
Posts: n/a
 
      18th Jun 2008
Hi,

What will change? Will the lookup value always be in the same column and
value brought back be in the same column, so just the "length" of the data
will be changing?

What is the dynamic part of the lookup?



"vardhan" wrote:

> I want to apply vlookup formula to Range of cells, but data may not be static.
> Help me to how to approach that...
>

 
Reply With Quote
 
Alan B
Guest
Posts: n/a
 
      19th Jun 2008
I usually define a range and use the range name as the source dat for the
pivot. Here is an example :

=OFFSET(Calendar!$A$1,0,0,MAX(2,COUNTA(Calendar!$A:$A)),4)

This is the defination of a range called CALENDAR which uses the a dynamic
range on a worksheet called calendar whcih stretches from A1 to Ax where x is
the last row in column A.

Hope this helps

"David" wrote:

> Hi,
>
> What will change? Will the lookup value always be in the same column and
> value brought back be in the same column, so just the "length" of the data
> will be changing?
>
> What is the dynamic part of the lookup?
>
>
>
> "vardhan" wrote:
>
> > I want to apply vlookup formula to Range of cells, but data may not be static.
> > Help me to how to approach that...
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vlookup formula entered by VBA, returns from another worksheet Withnails Microsoft Excel Programming 3 14th Sep 2009 05:12 PM
I am not able to apply names in already created Vlookup formula. =?Utf-8?B?TXIuIERQ?= Microsoft Excel Worksheet Functions 1 11th Oct 2006 10:45 AM
Dynamically Apply CSS Robert Microsoft ASP .NET 4 30th Jul 2004 12:13 PM
How to link dynamically: range with in one worksheet to another worksheet SK Rutenbeck Microsoft Excel Charting 1 26th Aug 2003 09:05 PM
macro to apply worksheet event to active worksheet Paul Simon Microsoft Excel Programming 3 7th Aug 2003 02:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:51 PM.