Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
klm96
 
Posts: n/a
Default Alternate to Lookup?

I need to look up a value in Column A, and report the corresponding value
from corresponding column C. If the value is not found in A, I want some
sort of error message or text to indicate this result. "If LOOKUP can't find
the lookup_value, it matches the largest value in lookup_vector that is less
than or equal to lookup_value", this would be misleading. I should mention
that I am looking between two worksheets with this one.

Thanks
  #2   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default

if it is vlookup have you tried using the last argument in vlookup formula
as <false


klm96 wrote in message
...
I need to look up a value in Column A, and report the corresponding value
from corresponding column C. If the value is not found in A, I want some
sort of error message or text to indicate this result. "If LOOKUP can't

find
the lookup_value, it matches the largest value in lookup_vector that is

less
than or equal to lookup_value", this would be misleading. I should

mention
that I am looking between two worksheets with this one.

Thanks



  #3   Report Post  
Mangesh Yadav
 
Posts: n/a
Default

Use VLOOKUP()
The last argument should be FALSE to indicate that you want an exact match.
Use an IF statement for your desired error message.

Mangesh



"klm96" wrote in message
...
I need to look up a value in Column A, and report the corresponding value
from corresponding column C. If the value is not found in A, I want some
sort of error message or text to indicate this result. "If LOOKUP can't

find
the lookup_value, it matches the largest value in lookup_vector that is

less
than or equal to lookup_value", this would be misleading. I should

mention
that I am looking between two worksheets with this one.

Thanks



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
lookup more than one cell andrewm Excel Worksheet Functions 20 June 14th 05 05:33 AM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Lookup Function Problem seve Excel Discussion (Misc queries) 9 February 28th 05 02:46 AM
Lookup function w/Text and Year Josh O. Excel Worksheet Functions 1 February 12th 05 11:27 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 07:56 PM.

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

About Us

"It's about Microsoft Excel"