A Microsoft Office (Excel, Word) forum. OfficeFrustration

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   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

"VLOOKUP??"



 
 
Thread Tools Display Modes
  #11  
Old June 3rd, 2004, 10:33 PM
Bob Phillips
external usenet poster
 
Posts: n/a
Default "VLOOKUP??"

Don,

N doesn't have tgo come before Y, just add a final argument of FALSE

=VLOOKUP(A1,Sheet2!A12,3,False)

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

wrote in message
...
Hi Dave,

Not sure in your case, but when I do that, I can blame it
on old age.....lol

Anyway, as I stated below, I found the answer thanks to
the link you put up. N has to come before Y in the
List. It's working fine now...I inserted an If
(A1="","",VLOOKUP.......... Works great now...

Again, thanks for the help.

Don


-----Original Message-----
Sorry I got my rows and columns mixed up, I think I

noticed
I was slipping yesterday when I indicated A2 when I

meant B1.

To suppress N/A errors: with default False you are

looking for
an exact match.

=IF(ISNA(VLOOKUP(...,...,...,False)),"Item not

found",VLOOKUP(...,...,...,False))

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed

Nov. 2001]
My Excel Pages:

http://www.mvps.org/dmcritchie/excel/excel.htm

wrote in message

...
hmmmmmmm.....I must be misinterpreting something
here....as I look at what I have, I have 4 columns....A
thru D, and two Rows 1 & 2. Why does the Y give me




.



  #12  
Old June 4th, 2004, 06:19 AM
Don
external usenet poster
 
Posts: n/a
Default "VLOOKUP??"

Thanks again Bob,

Tried that in all combinations, works fine no matter what
the order.

A lesson I won't soon forget....

Don


-----Original Message-----
Don,

N doesn't have tgo come before Y, just add a final

argument of FALSE

=VLOOKUP(A1,Sheet2!A12,3,False)

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

wrote in message
...
Hi Dave,

Not sure in your case, but when I do that, I can blame

it
on old age.....lol

Anyway, as I stated below, I found the answer thanks to
the link you put up. N has to come before Y in the
List. It's working fine now...I inserted an If
(A1="","",VLOOKUP.......... Works great now...

Again, thanks for the help.

Don


-----Original Message-----
Sorry I got my rows and columns mixed up, I think I

noticed
I was slipping yesterday when I indicated A2 when I

meant B1.

To suppress N/A errors: with default False you are

looking for
an exact match.

=IF(ISNA(VLOOKUP(...,...,...,False)),"Item not

found",VLOOKUP(...,...,...,False))

---
HTH,
David McRitchie, Microsoft MVP - Excel [site

changed
Nov. 2001]
My Excel Pages:

http://www.mvps.org/dmcritchie/excel/excel.htm

wrote in message

...
hmmmmmmm.....I must be misinterpreting something
here....as I look at what I have, I have 4

columns....A
thru D, and two Rows 1 & 2. Why does the Y give me



.



.

  #13  
Old June 4th, 2004, 08:19 AM
Bob Phillips
external usenet poster
 
Posts: n/a
Default "VLOOKUP??"

It should be the default :-)

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Don" wrote in message
...
Thanks again Bob,

Tried that in all combinations, works fine no matter what
the order.

A lesson I won't soon forget....

Don


-----Original Message-----
Don,

N doesn't have tgo come before Y, just add a final

argument of FALSE

=VLOOKUP(A1,Sheet2!A12,3,False)

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

wrote in message
...
Hi Dave,

Not sure in your case, but when I do that, I can blame

it
on old age.....lol

Anyway, as I stated below, I found the answer thanks to
the link you put up. N has to come before Y in the
List. It's working fine now...I inserted an If
(A1="","",VLOOKUP.......... Works great now...

Again, thanks for the help.

Don


-----Original Message-----
Sorry I got my rows and columns mixed up, I think I
noticed
I was slipping yesterday when I indicated A2 when I
meant B1.

To suppress N/A errors: with default False you are
looking for
an exact match.

=IF(ISNA(VLOOKUP(...,...,...,False)),"Item not
found",VLOOKUP(...,...,...,False))

---
HTH,
David McRitchie, Microsoft MVP - Excel [site

changed
Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm

wrote in message
...
hmmmmmmm.....I must be misinterpreting something
here....as I look at what I have, I have 4

columns....A
thru D, and two Rows 1 & 2. Why does the Y give me



.



.



 




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:10 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.