#1   Report Post  
Posted to microsoft.public.excel.misc
scott
 
Posts: n/a
Default vlookup help

i would like to create one vlookup for a column of cells. is this possible? i
tried by selecting the colum and entering the vlookup, but it only pertained
to the first cell. i tried to enter the formalu, then copy and paste, but it
returns a #REF!

i would like to aviod entering a formula 1000 times.

any ideas?
thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Casey
 
Posts: n/a
Default vlookup help


Could you post your formula. It probably holds the clue to why your
getting a ref error.


--
Casey


------------------------------------------------------------------------
Casey's Profile: http://www.excelforum.com/member.php...fo&userid=4545
View this thread: http://www.excelforum.com/showthread...hreadid=537310

  #3   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default vlookup help

I would avoid that if I were you, but if this is what you mean?

=VLOOKUP(F2:F1001,A2:B50000,2,0)

then you need to select 1000 cells, then enter the formula with ctrl + shift
& enter

it is better to use the first lookup value (in this case F2) then copy down
1000 rows

=VLOOKUP(F2:F6,$A$2:$B$50000,2,0)

(note the absolute reference to the table)

since you can change a single formula whereas if you use the array version
you can't change only a part of it


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"scott" wrote in message
...
i would like to create one vlookup for a column of cells. is this possible?
i
tried by selecting the colum and entering the vlookup, but it only
pertained
to the first cell. i tried to enter the formalu, then copy and paste, but
it
returns a #REF!

i would like to aviod entering a formula 1000 times.

any ideas?
thanks



  #4   Report Post  
Posted to microsoft.public.excel.misc
scott
 
Posts: n/a
Default vlookup help

Thanks alot for your help!

Sincerely,
Scott

"Peo Sjoblom" wrote:

I would avoid that if I were you, but if this is what you mean?

=VLOOKUP(F2:F1001,A2:B50000,2,0)

then you need to select 1000 cells, then enter the formula with ctrl + shift
& enter

it is better to use the first lookup value (in this case F2) then copy down
1000 rows

=VLOOKUP(F2:F6,$A$2:$B$50000,2,0)

(note the absolute reference to the table)

since you can change a single formula whereas if you use the array version
you can't change only a part of it


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"scott" wrote in message
...
i would like to create one vlookup for a column of cells. is this possible?
i
tried by selecting the colum and entering the vlookup, but it only
pertained
to the first cell. i tried to enter the formalu, then copy and paste, but
it
returns a #REF!

i would like to aviod entering a formula 1000 times.

any ideas?
thanks




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
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM


All times are GMT +1. The time now is 06:41 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"