Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks, it works.
Also, thanks everyone for providing some great insight! Thanks, m2 "Sheeloo" wrote: One option: Suppose in sheet1 you have 1-15 in Col A, Branch Names in ColB, Manager's name in Col C Then to show branch name in B1 of sheet2 you can use =VLOOKUP(A1, Sheet1!A:C,2,False) It will show the branch name corresponding to the number you enter in B1 Similary in C1 you can have =VLOOKUP(A1, Sheet1!A:C,2,False) to show manager's name.... "m2work" wrote: I am working on a form that can be used for 15 different branches.' If I type branch "10", info for branch 10 will display. If I type branch "20", info for branch 20 will display. I can do nested "if" statements, but I can only do up to 7 nested statements, not for 15. Is there a way to accomplish this? Any help is greatly appreciated. Thanks, m2 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Case Statements in Excel 2003 | Excel Discussion (Misc queries) | |||
Excel 2003 can't do case sensitive sorting! | Excel Discussion (Misc queries) | |||
how do i change a case to proper text in excel 2003 | Excel Worksheet Functions | |||
Copying Excel 2003 Selection into Outlook 2003 HTML E-Mail Message | Excel Discussion (Misc queries) | |||
does anyone have the excel 2003 tutorial 3 case 4 (ortitiz marine. | Excel Discussion (Misc queries) |