LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default How to maintain references when copying lookup formula

Of course. Absolute references are the answer. Many thanks!




On Jan 3, 10:46 am, Gav123 wrote:
Hi Richard,

You could make your look up an absolute reference...

=LOOKUP(B3,Data!$B$3:$B$17,Data!$C$3:$C$17)

Hope this helps,

Gav.

" wrote:
Hi and thanks for reading this post.


I'm a new user with Excel 2007 although am MOUS with Excel 2000. My
problem is that I have a simple formula that I'm using to lookup staff
names from another sheet. The formula is;


=LOOKUP(B3,Data!B3:B17,Data!C3:C17)


All I need to do is to copy this formula down the column, but I need
the formula to retain the lookup cell references. At the moment if I
copy the formula, I get an increment like this;


=LOOKUP(B4,Data!B4:B18,Data!C4:C18)


This returns an 'NA#' error because the lookup vector has changed
along with the reference.


How can I get excel to return a formula which looks like this?;


=LOOKUP(B4,Data!B3:B17,Data!C3:C17)


Thanks in advance.





 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to control cell references when copying a formula? rmmshost Excel Discussion (Misc queries) 8 February 23rd 07 08:04 PM
how do i sort rows and maintain cell references tfb Excel Worksheet Functions 1 October 8th 06 06:54 PM
how do i sort rows and maintain cell references tfb Excel Worksheet Functions 0 October 8th 06 05:43 PM
How do I maintain row heights when copying and pasting merrimop Excel Discussion (Misc queries) 0 August 16th 06 06:35 AM
maintain references when target cell moves? William DeLeo Excel Discussion (Misc queries) 6 March 2nd 06 07:55 PM


All times are GMT +1. The time now is 09:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"