Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
mohd21uk via OfficeKB.com
 
Posts: n/a
Default Dragging VLOOKUP

I have a apreadsheet with numeric values in Column E. These numeric values
are matchted with descriptions in sheet 2, where unique numeriv values are in
COLUMN A and their description in Column B. I would like to use the VLOOKUP
option to lookup the appropriate description in sheet 2 and return in to
sheet 1. When I use the VLOOKUP syntax the range is incremented leaving me
with errors. Is there any way I cn drage the values down the column without
having the range changed.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200605/1
  #2   Report Post  
Posted to microsoft.public.excel.newusers
 
Posts: n/a
Default Dragging VLOOKUP

Hi

You need to use absolute references for your range using $ signs eg:
=VLOOKUP(A2,$B$2:$C$50,2,FALSE)

Hope this helps.
Andy.

"mohd21uk via OfficeKB.com" <u20517@uwe wrote in message
news:606d8adf5bba1@uwe...
I have a apreadsheet with numeric values in Column E. These numeric values
are matchted with descriptions in sheet 2, where unique numeriv values are
in
COLUMN A and their description in Column B. I would like to use the
VLOOKUP
option to lookup the appropriate description in sheet 2 and return in to
sheet 1. When I use the VLOOKUP syntax the range is incremented leaving me
with errors. Is there any way I cn drage the values down the column
without
having the range changed.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200605/1



  #3   Report Post  
Posted to microsoft.public.excel.newusers
Niek Otten
 
Posts: n/a
Default Dragging VLOOKUP

Best way is to use a defined Name for your range (InsertNameDefine)
You can also use F4 when editing your formula to toggle the reference under the cursor from relative to absolute:

A1 is relative, $A$1 is absolute, $A1 and A$1 are mixed.

--
Kind regards,

Niek Otten

"mohd21uk via OfficeKB.com" <u20517@uwe wrote in message news:606d8adf5bba1@uwe...
|I have a apreadsheet with numeric values in Column E. These numeric values
| are matchted with descriptions in sheet 2, where unique numeriv values are in
| COLUMN A and their description in Column B. I would like to use the VLOOKUP
| option to lookup the appropriate description in sheet 2 and return in to
| sheet 1. When I use the VLOOKUP syntax the range is incremented leaving me
| with errors. Is there any way I cn drage the values down the column without
| having the range changed.
|
| --
| Message posted via OfficeKB.com
| http://www.officekb.com/Uwe/Forums.a...l-new/200605/1


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
VLOOKUP Problem Ian Excel Discussion (Misc queries) 3 April 6th 06 06:47 PM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
VLOOKUP dragging down Ozlem Excel Worksheet Functions 1 November 8th 04 06:13 PM
VLOOKUP dragging down Ozlem Excel Worksheet Functions 3 November 8th 04 05:39 PM


All times are GMT +1. The time now is 02:07 AM.

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"