Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi all,
I have a cell with the following "If" statements. Im aware that you can only have 7 "IF" statements in a cell but how would i change what i have to a working formula? I believe "Lookup" is an option but never used it before? IF(AND('Order Data'!C25="G",'Order Data'!C7=5),'Order Data'!K38, IF(AND('Order Data'!C25="T",'Order Data'!C7=5),'Order Data'!K11, IF(AND('Order Data'!C25="GC",'Order Data'!C7=5),'Order Data'!K29, IF(AND('Order Data'!C25="I",'Order Data'!C7=5),'Order Data'!K20, IF(AND('Order Data'!C25="G",'Order Data'!C7=17),'Order Data'!L38, IF(AND('Order Data'!C25="T",'Order Data'!C7=17),'Order Data'!L11, IF(AND('Order Data'!C25="GC",'Order Data'!C7=17),'Order Data'!L29, IF(AND('Order Data'!C25="I",'Order Data'!C7=17),'Order Data'!L20, IF(AND('Order Data'!C25="G",'Order Data'!C7=27),'Order Data'!M38, IF(AND('Order Data'!C25="T",'Order Data'!C7=27),'Order Data'!M11, IF(AND('Order Data'!C25="GC",'Order Data'!C7=27),'Order Data'!M29, IF(AND('Order Data'!C25="I",'Order Data'!C7=27),'Order Data'!M20,"")))))))))))) Cheers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need more than 7 nested "IF" statements in Excel" | Excel Discussion (Misc queries) | |||
I'm desperate I posted earlier about "If" statements that don't work but are correct. Now... | Excel Worksheet Functions | |||
How can I have multiple "If" statements in one formula? | Excel Discussion (Misc queries) | |||
Using "IF" statements...my problem | Excel Discussion (Misc queries) | |||
Linking two IF statements together | Excel Discussion (Misc queries) |