PC Review


Reply
Thread Tools Rate Thread

Disable Range Reference Update in Vlookup

 
 
Matt.Russett
Guest
Posts: n/a
 
      12th Mar 2007
I have some data that I update every week. I use a macro to update
this data. The macro moves the old data down one row and copies the
new data from various places and pastes it to the top row of my table.
On some other sheets I have vlookups that reference this table. Each
time that I run my macro to update my table the vlookup also updates
and shifts my range down a row....

For example
=VLOOKUP($A$4,$E$10:$E$500,1,False) becomes =VLOOKUP($A$4,$E$11:$E
$501,1,False)

How can I stop the VLOOKUP Range from updating each time I run my
macro?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?VG9tIE9naWx2eQ==?=
Guest
Posts: n/a
 
      12th Mar 2007
=VLOOKUP($A$4,$E:$E,1,False)

--
Regards,
Tom Ogilvy



"Matt.Russett" wrote:

> I have some data that I update every week. I use a macro to update
> this data. The macro moves the old data down one row and copies the
> new data from various places and pastes it to the top row of my table.
> On some other sheets I have vlookups that reference this table. Each
> time that I run my macro to update my table the vlookup also updates
> and shifts my range down a row....
>
> For example
> =VLOOKUP($A$4,$E$10:$E$500,1,False) becomes =VLOOKUP($A$4,$E$11:$E
> $501,1,False)
>
> How can I stop the VLOOKUP Range from updating each time I run my
> macro?
>
>

 
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 with range reference PsyberFox Microsoft Excel Misc 4 11th Feb 2008 07:03 PM
Disable Range Reference Update in Vlookup Matt.Russett Microsoft Excel Programming 1 12th Mar 2007 08:33 PM
Vlookup - dynamic range reference? aseanor Microsoft Excel Misc 6 17th Aug 2006 11:32 PM
Re: Vlookup - dynamic range reference? aseanor Microsoft Excel Misc 0 17th Aug 2006 06:38 PM
use a cell to reference a range in a vlookup =?Utf-8?B?RGFu?= Microsoft Excel Misc 4 27th Jul 2005 07:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:11 PM.