Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You are welcome, don't forget to check the little YES box below :)
-- John C "sed" wrote: Thanks a lot John C I appreciate it! -- sss "John C" wrote: =IF(AND(ISTEXT(A2),ISTEXT(B2),ISTEXT(C2),ISTEXT(D2 )),1,0) Hope this helps. -- John C "sed" wrote: A B C D E 1 Name Age Country Last Name 2 Sed 22 USA Doe 3 Mike 37 UK Dane My question is this... How can I get cell E1 to turn into a 1 in the case that if and only if there is text in cells a2, b2, c2, d2... if one of them doesnt have text it has to become a 0. Appreciate the help! -- sss |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum if statement with a left statement | Excel Discussion (Misc queries) | |||
SUMIF statement with AND statement | Excel Discussion (Misc queries) | |||
Can an If statement answer an If statement? | Excel Discussion (Misc queries) | |||
appending and IF statement to an existing IF statement | Excel Worksheet Functions | |||
If statement and Isblank statement | Excel Worksheet Functions |