Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
elrussell
 
Posts: n/a
Default looking up data in another column


This should be simple, but I have a blind eye for it right now. I have a
list of names in column A. In column E the user drags a list of names
from their Outlook Express Address book in this column format:

Name1 (in same format as column A)
label1
email address1
Name2
label2
email address2
(and so on...)

In column B, next to each name I want to put a formula that looks up
the corresponding name in column E and off-sets down 2 rows to grab the
email address.

I 'know' the row,column of the corresponding name. I can get the row
number of the corresponding name using Match, but I forget what
function I must wrap around this information (remember the column is
5) to extract the email 2 rows down.

Thanks in advance!


--
elrussell
------------------------------------------------------------------------
elrussell's Profile: http://www.excelforum.com/member.php...o&userid=31020
View this thread: http://www.excelforum.com/showthread...hreadid=530788

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default looking up data in another column

Hi!

One way:

=INDEX(E:E,MATCH(A1,E:E,0)+2)

Biff

"elrussell" wrote
in message ...

This should be simple, but I have a blind eye for it right now. I have a
list of names in column A. In column E the user drags a list of names
from their Outlook Express Address book in this column format:

Name1 (in same format as column A)
label1
email address1
Name2
label2
email address2
(and so on...)

In column B, next to each name I want to put a formula that looks up
the corresponding name in column E and off-sets down 2 rows to grab the
email address.

I 'know' the row,column of the corresponding name. I can get the row
number of the corresponding name using Match, but I forget what
function I must wrap around this information (remember the column is
5) to extract the email 2 rows down.

Thanks in advance!


--
elrussell
------------------------------------------------------------------------
elrussell's Profile:
http://www.excelforum.com/member.php...o&userid=31020
View this thread: http://www.excelforum.com/showthread...hreadid=530788



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
elrussell
 
Posts: n/a
Default looking up data in another column


thank you!


--
elrussell
------------------------------------------------------------------------
elrussell's Profile: http://www.excelforum.com/member.php...o&userid=31020
View this thread: http://www.excelforum.com/showthread...hreadid=530788

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default looking up data in another column

You're welcome!

Biff

"elrussell" wrote
in message ...

thank you!


--
elrussell
------------------------------------------------------------------------
elrussell's Profile:
http://www.excelforum.com/member.php...o&userid=31020
View this thread: http://www.excelforum.com/showthread...hreadid=530788



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default looking up data in another column

Hi,
Sorry, I just realized the similarity of this posting and mine. Could
you help me too?

I have copied part of the post here for you...


..This is the first time I have ever posted a question on the internet,
..so bear with me, I will do my best to be clear and concise for anyone
..who may be interested in helping me look good to my boss! :))

..Seems the easiest way to do this is tell you what I need the formula
to
..do, so here goes...


..User Facing I would like to see two columns, #1 is 'Req. Number' and
..#2, is 'Position'. In order to streamline data as well as to save
..time on data entry, a user would only need to enter a desired req.
..number into column 1 of the row they are working on. The formula I am

..looking for would be able to then take that number, reference
..previously entered (possibly hidden) data, and then be able to report
....
..I KNOW excel can do this. It has to be one of the most basic things
it
..does, yet I can no longer sift through all these commands knowing that

..someone out there knows that this is a cinch. If that person is you,
..dear reader, please take pity on the girl who is still working at 9:00

..on a friday night and at least give me a hint?

It occurs to me that I may be able to figure out how to work the
previously posted formult to my use, but after trying to figure it out
on my own for so long before coming here for help, I feel as if my
brain is melting! (eew) Meaning, I don't think I would get very far
with such a venture tonight.


Please just let me know if you can help me.

THANK YOU! Even if you can't help, thanks for at least attempting to
by reading this.


MANDA
San Jose, CA
Okay, so like I said, I've never done this...do I leave my e-mail for
quickest response?


-- too late now I guess!



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
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM
Can you average data in 1 column based on a range of values in another? kman24 Excel Worksheet Functions 2 November 17th 04 02:09 PM


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