Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 2
Default [HELP] I need some help for vlookup ...

I had attach a code which i edit....

not sure hw i m going to explain


this is what i plan to put in my excel list....

WHen i choose any type on the RED highlighted,
colume A-F, H-M will be filled in automatic


but than i m not sure how am i going to key in on the one which highlighted on Orange..

can some1 advice me... i been search online to check how m i going to fill it but than... unable too
Attached Files
File Type: zip code.zip (5.6 KB, 55 views)
  #2   Report Post  
Senior Member
 
Location: Belo Horizonte, Brazil
Posts: 170
Thumbs up

Quote:
Originally Posted by harky View Post
I had attach a code which i edit....

not sure hw i m going to explain
this is what i plan to put in my excel list....
WHen i choose any type on the RED highlighted,
colume A-F, H-M will be filled in automatic
but than i m not sure how am i going to key in on the one which highlighted on Orange..
can some1 advice me... i been search online to check how m i going to fill it but than... unable too
-------------------------------------------------------------------------
Dear harky, Good Morning.

Try this one:

A5 -- =IF(ISNA(MATCH($G5,$G$13:$G$17)),"",INDEX($A$13:$A $15,MATCH($G$5,$G$13:$G$15,0)))

B5 -- =IF(ISNA(MATCH($G5,$G$13:$G$17)),"",INDEX($B$13:$B $15,MATCH($G$5,$G$13:$G$15,0)))

C5 -- =IF(ISNA(MATCH($G5,$G$13:$G$17)),"",INDEX($C$13:$C $15,MATCH($G$5,$G$13:$G$15,0)))

D5 -- =IF(ISNA(MATCH($G5,$G$13:$G$17)),"",INDEX($D$13:$D $15,MATCH($G$5,$G$13:$G$15,0)))

E5 -- =IF(ISNA(MATCH($G5,$G$13:$G$17)),"",INDEX($E$13:$E $15,MATCH($G$5,$G$13:$G$15,0)))

F5 -- =IF(ISNA(MATCH($G5,$G$13:$G$17)),"",INDEX($F$13:$F $15,MATCH($G$5,$G$13:$G$15,0)))

Tell me if it worked for you.
__________________
I hope it can help you.

Best regards,
Marcilio Lobão
---------------------------
Belo Horizonte, Brazil
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
If (Vlookup 0) working, but what if Vlookup cell does not exist Steve Excel Worksheet Functions 18 November 18th 09 07:33 PM
VLookUp - Does the VLookUp return the exact information? Cpviv Excel Worksheet Functions 2 October 28th 08 09:57 AM
Vlookup in vlookup - taking the result as array name SupperDuck Excel Worksheet Functions 2 June 2nd 07 11:05 AM
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP buffgirl71 Excel Discussion (Misc queries) 12 November 14th 06 11:36 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


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