Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Have three columns R,S,T
 
Posts: n/a
Default Vertical lookup help needed

I have the following simple example:
test1 results test2 test3

A B C D
1 dl 1 dl
2 th 12 gf
3 #N/A 13 ty
4 #N/A 1 up
5 vy 14 ar
6 #N/A 99 tn
7 de 7 de
8 #N/A 2 th
9 #N/A 5 vy

I want to use the value in col A, search table C&D and put the result in B.
The formula I am using is =VLOOKUP(A6,$C$4:$D$12,2,FALSE).
I am getting the #n/a error. How do i eliminate the #N/A message with a 0 or
blankcell?

Thanks

  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
=IF(ISNA(VLOOKUP(...)),"",VLOOKUP(...))

--
Regards
Frank Kabel
Frankfurt, Germany

Have three columns R,S,T wrote:
I have the following simple example:
test1 results test2 test3

A B C D
1 dl 1 dl
2 th 12 gf
3 #N/A 13 ty
4 #N/A 1 up
5 vy 14 ar
6 #N/A 99 tn
7 de 7 de
8 #N/A 2 th
9 #N/A 5 vy

I want to use the value in col A, search table C&D and put the result
in B. The formula I am using is =VLOOKUP(A6,$C$4:$D$12,2,FALSE).
I am getting the #n/a error. How do i eliminate the #N/A message with
a 0 or blankcell?

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
How to lookup data in a row and column Confused Excel Discussion (Misc queries) 5 January 10th 05 08:20 PM
need check two worksheets to lookup a value Clay Excel Discussion (Misc queries) 2 January 5th 05 08:35 AM
Index table lookup anomaly Carole O Excel Worksheet Functions 9 December 9th 04 04:33 PM
Excel Lookup Functions Paul Adams Excel Worksheet Functions 1 November 10th 04 02:40 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 05:14 AM.

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"