Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gil Gil is offline
external usenet poster
 
Posts: 14
Default locking part of look up formula

I am using a simple table from another sheet to look up a value that is part
of a formula. The formula is as follows:
=VLOOKUP(Sheet1!AV3,Sheet3!A1:B4,2,FALSE)*T3
I have 500 data lines in which to input the formula so I want to copy it
rather than type it 500 times. When I copy the formula, the copied formula
looks like this:
=VLOOKUP(Sheet1!AV4,Sheet3!A2:B5,2,FALSE)*T4 and I want it to look like this:
=VLOOKUP(Sheet1!AV4,Sheet3!A1:B4,2,FALSE)*T4. The difference is that when
copied the formula changes all of the values and I do not want to change the
A1:B4 value.

Is there a way to "lock" that portion of the formula?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default locking part of look up formula

$A$1:$A$B4
--
HTH...

Jim Thomlinson


"Gil" wrote:

I am using a simple table from another sheet to look up a value that is part
of a formula. The formula is as follows:
=VLOOKUP(Sheet1!AV3,Sheet3!A1:B4,2,FALSE)*T3
I have 500 data lines in which to input the formula so I want to copy it
rather than type it 500 times. When I copy the formula, the copied formula
looks like this:
=VLOOKUP(Sheet1!AV4,Sheet3!A2:B5,2,FALSE)*T4 and I want it to look like this:
=VLOOKUP(Sheet1!AV4,Sheet3!A1:B4,2,FALSE)*T4. The difference is that when
copied the formula changes all of the values and I do not want to change the
A1:B4 value.

Is there a way to "lock" that portion of the formula?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Gil Gil is offline
external usenet poster
 
Posts: 14
Default locking part of look up formula

Thank you Jim. You saved me and my research assistant a lot of work.
Hooray!!!!!

"Jim Thomlinson" wrote:

$A$1:$A$B4
--
HTH...

Jim Thomlinson


"Gil" wrote:

I am using a simple table from another sheet to look up a value that is part
of a formula. The formula is as follows:
=VLOOKUP(Sheet1!AV3,Sheet3!A1:B4,2,FALSE)*T3
I have 500 data lines in which to input the formula so I want to copy it
rather than type it 500 times. When I copy the formula, the copied formula
looks like this:
=VLOOKUP(Sheet1!AV4,Sheet3!A2:B5,2,FALSE)*T4 and I want it to look like this:
=VLOOKUP(Sheet1!AV4,Sheet3!A1:B4,2,FALSE)*T4. The difference is that when
copied the formula changes all of the values and I do not want to change the
A1:B4 value.

Is there a way to "lock" that portion of the formula?

Reply
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
formula locking? mpenkala Excel Discussion (Misc queries) 3 June 2nd 08 04:42 PM
Formula locking DaveAsh Excel Worksheet Functions 1 November 19th 07 10:21 AM
Locking Part of a Worksheet/Tab c_new Excel Discussion (Misc queries) 2 August 24th 06 02:51 PM
locking formula in cells in without locking whole sheet SuziQ Excel Discussion (Misc queries) 1 July 21st 06 03:58 PM
locking a formula to cells Ringo Excel Discussion (Misc queries) 1 July 13th 05 06:49 PM


All times are GMT +1. The time now is 07:04 PM.

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

About Us

"It's about Microsoft Excel"