Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]() Thanks Bob! your formula worked with one correction: =IF(P7="M",VLOOKUP(O7,$X$19:$Z$27,3)),"") & IF(P7="G",VLOOKUP(O7,$X$30:$Z$41,3)),"") & IF(P7="BA",VLOOKUP(O7,$X$45:$Z$57,3)),"") & IF(P7="F",7%,"") & IF(P7="UTC",9%,"") & IF(P7="UTM",7%,"") & IF(P7="CF",2%,"") & IF(P7="c",VLOOKUP(O7,$X$60:$Z$68,3)),"") I needed to add another parenthesis to close each vlookup statement. Thank you for this. The answer was so simple yet it eluded me. kat -- ksusong ------------------------------------------------------------------------ ksusong's Profile: http://www.excelforum.com/member.php...o&userid=25980 View this thread: http://www.excelforum.com/showthread...hreadid=393488 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Better Way to Code IF Statements? | Excel Discussion (Misc queries) | |||
Logical ELSE statements | Excel Discussion (Misc queries) | |||
Stripping out imbedded spaces in a cell/row | Excel Worksheet Functions | |||
Nested IF statements | Excel Worksheet Functions | |||
If statements | Excel Worksheet Functions |