Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hello, I have Excel 2007
I have a column of logical expressions showing as TRUE or FALSE. No problem ,but can I format them to show 1 or 0 ? Thanks K |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi,
Multiply the boolean True/False by 1 to get 1 for true and 0 for false.E.G. =(A1="")*1 Returns 1 if A1 is empty and ) id it isn't Mike "KRK" wrote: Hello, I have Excel 2007 I have a column of logical expressions showing as TRUE or FALSE. No problem ,but can I format them to show 1 or 0 ? Thanks K |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
One way is to add a zero. Copy an empty cell.
Then right-click on the col paste special Add ok -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "KRK" wrote in message ... Hello, I have Excel 2007 I have a column of logical expressions showing as TRUE or FALSE. No problem ,but can I format them to show 1 or 0 ? Thanks K |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula help - need to be able to sort alpabetically so logical values don't work | Excel Discussion (Misc queries) | |||
If, Logical Values. | Excel Discussion (Misc queries) | |||
Is there a logical test for a cell's format instead of contents | Excel Worksheet Functions | |||
SUM for logical values | Excel Discussion (Misc queries) | |||
Adding logical values | Excel Discussion (Misc queries) |