If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > lookup help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-07-07, 20:11
mega1 mega1 is offline
Registered User
 
Join Date: Aug 2004
Posts: 163
lookup help

i dont use excel that mush what i am trying to do lookup a colum a1:a:20 in another sheet2 b2:b:20 and bring up the result of sheet2 colum c2:c20.
which is not a problem but in my list i am looking up i have more then whats in sheet2 and i want it to return 0.

lookup

a
b
c
d
e

sheet2

a 20
b 22
d 34
e 36

i keep getting my result as

a 20
b 22
c 22
d 34
e 36
__________________
I am using access2000
Reply With Quote
  #2 (permalink)  
Old 07-08-07, 22:24
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Howdy. What formula are you using? Can you provide exactly what it is? It probably is either a wrong last element or a missing last element.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #3 (permalink)  
Old 07-09-07, 09:24
Sam Landy Sam Landy is offline
Registered User
 
Join Date: May 2004
Location: New York State
Posts: 931
Look at the VLOOKUP() function in the Help. It's your ticket.

Sam
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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