Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jamie
 
Posts: n/a
Default how do I create a vlookup?

I am trying to create a VLookup formula where I am trying to have the
District Manager automatically put into Cell A2 for each particular store. I
have the columns where the store # and the DM name are off to the left side
of the data I will be manually entering in. My problem is getting the
VLookup formula to work. I am not new to Excel but I am new to VLookups.
Any help would be greatly appreciated. Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bill Kuunders
 
Posts: n/a
Default how do I create a vlookup?

You need a table of two columns
left column is the store# (sorted in ascending order)
second column the names
say you are going to enter them in R1 to S20
The vlookup formula will be in cell A2
=vlookup(B2,$R$1:$S$20,2,false)

you can extend this down the A column as far as you need to.

--
Greetings from New Zealand
Bill K
"Jamie" wrote in message
...
I am trying to create a VLookup formula where I am trying to have the
District Manager automatically put into Cell A2 for each particular store.
I
have the columns where the store # and the DM name are off to the left
side
of the data I will be manually entering in. My problem is getting the
VLookup formula to work. I am not new to Excel but I am new to VLookups.
Any help would be greatly appreciated. Thanks!



  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default how do I create a vlookup?

You may want to read Debra Dalgleish's notes:
http://www.contextures.com/xlFunctions02.html

Jamie wrote:

I am trying to create a VLookup formula where I am trying to have the
District Manager automatically put into Cell A2 for each particular store. I
have the columns where the store # and the DM name are off to the left side
of the data I will be manually entering in. My problem is getting the
VLookup formula to work. I am not new to Excel but I am new to VLookups.
Any help would be greatly appreciated. Thanks!


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
Jamie
 
Posts: n/a
Default how do I create a vlookup?

It worked the first time I tried. Thank you very much. I've been working on
this for about an hour and just had it fixed and totally understand it now 5
minutes after reading your post.

"Jamie" wrote:

I am trying to create a VLookup formula where I am trying to have the
District Manager automatically put into Cell A2 for each particular store. I
have the columns where the store # and the DM name are off to the left side
of the data I will be manually entering in. My problem is getting the
VLookup formula to work. I am not new to Excel but I am new to VLookups.
Any help would be greatly appreciated. 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
Using Vlookup with validation Brian Excel Worksheet Functions 4 May 4th 23 03:43 AM
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
make a vlookup using a variable path Alex St-Pierre Excel Worksheet Functions 1 March 2nd 05 11:54 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


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