Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I need to look up data structure number (for eg: 4) and match the same with structure range from 1 to 6. and if the data structure matches, and it has a 'x' sign, the In/Out column should show 'In' for 'x' and blank for 'Out'. Please let me know if there is a shorter formula combining IF, VLOOKUP , MATCH or any other functions. Thanks Data Structure 4 Structure In/Out 1 2 3 4 5 6 x x x x |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If (Vlookup 0) working, but what if Vlookup cell does not exist | Excel Worksheet Functions | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel |