Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am sure this is probably simple and obvious, but I'm no Execl expert! I am
trying to make a cell return the value of 1 if true, 0 if false if another cell (in another workbook) contains text. I can't seem to get IF and ISTEXT to nest and I really don't want to have to create an entire separate range of cells to perform the functions separately. Thanks in advance for your help/advice. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=--(ISTEXT([Book1]Sheet1!$A$6))
as an example will return 1 for TRUE and 0 for FALSE -- Regards, Peo Sjoblom Excel 95 - Excel 2007 Northwest Excel Solutions www.nwexcelsolutions.com "It is a good thing to follow the first law of holes; if you are in one stop digging." Lord Healey "Hyatt2k2" wrote in message ... I am sure this is probably simple and obvious, but I'm no Execl expert! I am trying to make a cell return the value of 1 if true, 0 if false if another cell (in another workbook) contains text. I can't seem to get IF and ISTEXT to nest and I really don't want to have to create an entire separate range of cells to perform the functions separately. Thanks in advance for your help/advice. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom functions calculating time arguments Help Desperate | Excel Worksheet Functions | |||
Data Validation preventing ISTEXT() from reading FALSE in '97 | Excel Discussion (Misc queries) | |||
ISTEXT | Excel Discussion (Misc queries) | |||
I need help with a =sum IF ISTEXT formula. I keep getting 0. | Excel Discussion (Misc queries) |