Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=INDEX(Sheet1!$A$1:$C$44,MATCH(I2,Sheet1!$A$1:$A$4 4,0),2)
=INDEX(Sheet1!$A$1:$C$44,MATCH(I2,Sheet1!$A$1:$A$4 4,0),3) How can I dynamically choose which column ie;2 or 3 this formula returns data from based on the assigned installer in CELL C2? The possible installers in column C would range from 9501 to 9599 some installers are employees and would need to pull from column 2 and other installers are contractors and would need to pull from column 3. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup/Index/Match | Excel Worksheet Functions | |||
not sure if i need vlookup or match/index | Excel Worksheet Functions | |||
index Match, or Vlookup Match.. | Excel Worksheet Functions | |||
VLookup or Index Match or ??? | Excel Worksheet Functions | |||
VLookup or Index Match ? | Excel Worksheet Functions |