Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do Icorrectly use the LookUp feature when the cells contain wo

I use the Lookup formula to match columns but when there is a word is doesn't
work and I don't know why.
R A B C D
1 AAAAAA This Works1 AAAAAA This Works1
2 ABCDEFG This Works2 ABCDEFG This Works2
3 PEOPLE This Works3 PEOPLE Pulls value from
elsewhere in B?

Formula used in Column D: IF(+A3<"",LOOKUP(A3,$C$1:$C$20,$B$1:$B$20),"")

How do I make this work so that no matter what the words in columns A and C
are that if they match I get the correct item from column B. In this case I'm
getting somethin like This Works20 when I want it to be Row3, Column
B,ThisWorks3 ?




  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 266
Default How do Icorrectly use the LookUp feature when the cells contain wo

"Lee Hawken" skrev i en meddelelse
...
I use the Lookup formula to match columns but when there is a word is
doesn't
work and I don't know why.
R A B C
D
1 AAAAAA This Works1 AAAAAA This Works1
2 ABCDEFG This Works2 ABCDEFG This Works2
3 PEOPLE This Works3 PEOPLE Pulls value from
elsewhere in B?

Formula used in Column D: IF(+A3<"",LOOKUP(A3,$C$1:$C$20,$B$1:$B$20),"")

How do I make this work so that no matter what the words in columns A and
C
are that if they match I get the correct item from column B. In this case
I'm
getting somethin like This Works20 when I want it to be Row3, Column
B,ThisWorks3 ?




Hello Lee

C1:C20 must be placed in ascending order.
Maybe that's the problem?

--
Best regards
Leo Heuser

Followup to newsgroup only please.



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
How do I get back the sum feature when I highlight cells? bevj Excel Worksheet Functions 3 August 11th 06 12:29 PM
How do I use Lookup to return a row of values eg. 6 cells Bemused Excel Worksheet Functions 1 January 16th 06 07:25 PM
How do I lookup two cells and return a third. Damian Excel Worksheet Functions 1 September 30th 05 05:41 PM
How do I find blank cells using AutoFilter's Custom feature? Andrea Blake Excel Worksheet Functions 2 November 30th 04 09:03 PM
double lookup, nest, or macro? Josef.angel Excel Worksheet Functions 1 October 29th 04 09:50 AM


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