Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
I've been unable to incorporate these two IF statements into one, =IF('Step 1'!B710,IF(ISERROR(ROUNDUP(MAX(L15:L18), 2)), "NA" ROUNDUP(MAX(L15:L18), 2)*'Step 1'!D10), IF(('Step 4'!L15 = "NA"), "NA",), IF(ISERROR(ROUNDUP(MAX(L15:L18), 2)) "NA", ROUNDUP(MAX(L15:L18), 2))) and =IF(('Step 4'!L15 = "NA"), "NA",) Is there anybody out there who can help me bring these two statement into one. They each work individually, but I can't get them together. I continue to have trouble with the parenthesis. If possible I'd like to also include a range of cells instead of jus 1. For example, instead of L15 is it possible to use something like: =IF(('Step 4'!L15:L18 = "NA"), "NA",) Thanks for any help I can ge -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help on combining two IF statements | Excel Worksheet Functions | |||
Help on combining two IF Statements | New Users to Excel | |||
Combining 2 IF statements | Excel Discussion (Misc queries) | |||
Combining IF Statements | Excel Worksheet Functions | |||
Combining IF statements | Excel Worksheet Functions |