![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 2
|
I want to have a true/false result if the cell contains text, eg if(B4 contains text, 1,0). Is this poss?
Thanks Thanks guys for the introduction to the world of IS [ This Message was edited by: takemp on 2002-03-13 08:11 ] [ This Message was edited by: takemp on 2002-03-13 08:12 ] |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Sunny, spring-like Hull
Posts: 3,339
|
Just type in (for example): -
=ISTEXT(A1) |
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
=ISTEXT(A1)+0 |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|