
October 25th, 2003, 03:37 AM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Email address & LOOKUP(X,X1:X6,Y1:Y6) address in Excel
Here is my question, and bear with me as this is my first post
I have two columns
Column A contains a persons name (BOB)
Column B contains their email address (BOB@BOB.COM)
when I use
=LOOKUP(A3,A1:A6,B1:B6)
it returns the persons email address, but as text
is there a way to use the lookup command with out the email address losing it's value
thanks in advance for any help
|